<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: IA-64, IA-32, x86_64</title>
	<atom:link href="http://ergodicity.iamganesh.com/2007/06/ia-64-ia-32-x86_64/feed/" rel="self" type="application/rss+xml" />
	<link>http://ergodicity.iamganesh.com/2007/06/ia-64-ia-32-x86_64/</link>
	<description>Quick brown foxes and lazy dogs.</description>
	<lastBuildDate>Fri, 09 Oct 2009 22:47:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kamil Kisiel</title>
		<link>http://ergodicity.iamganesh.com/2007/06/ia-64-ia-32-x86_64/comment-page-1/#comment-3850</link>
		<dc:creator>Kamil Kisiel</dc:creator>
		<pubDate>Mon, 25 Jun 2007 16:51:57 +0000</pubDate>
		<guid isPermaLink="false">http://ergodicity.iamganesh.com/2007/06/25/ia-64-ia-32-x86_64/#comment-3850</guid>
		<description>&lt;p&gt;Easy way to check is&lt;/p&gt;

&lt;p&gt;import sys
sys.maxint&lt;/p&gt;

&lt;p&gt;If it&#039;s really big, you&#039;ve got 64-bit :)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Easy way to check is</p>
<p>import sys<br />
sys.maxint</p>
<p>If it&#8217;s really big, you&#8217;ve got 64-bit <img src='http://ergodicity.iamganesh.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ganesh</title>
		<link>http://ergodicity.iamganesh.com/2007/06/ia-64-ia-32-x86_64/comment-page-1/#comment-3845</link>
		<dc:creator>ganesh</dc:creator>
		<pubDate>Mon, 25 Jun 2007 06:51:30 +0000</pubDate>
		<guid isPermaLink="false">http://ergodicity.iamganesh.com/2007/06/25/ia-64-ia-32-x86_64/#comment-3845</guid>
		<description>&lt;p&gt;It&#039;s still i686. That&#039;s quite possible - is there a way to check what kind of binary one is?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>It&#8217;s still i686. That&#8217;s quite possible &#8211; is there a way to check what kind of binary one is?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kamil Kisiel</title>
		<link>http://ergodicity.iamganesh.com/2007/06/ia-64-ia-32-x86_64/comment-page-1/#comment-3844</link>
		<dc:creator>Kamil Kisiel</dc:creator>
		<pubDate>Mon, 25 Jun 2007 06:32:31 +0000</pubDate>
		<guid isPermaLink="false">http://ergodicity.iamganesh.com/2007/06/25/ia-64-ia-32-x86_64/#comment-3844</guid>
		<description>&lt;p&gt;What does this give you?&lt;/p&gt;

&lt;p&gt;import os
print os.uname()[4]&lt;/p&gt;

&lt;p&gt;If it&#039;s still i686, is it possible that Python was not compiled against the 64-bit libraries on the system?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>What does this give you?</p>
<p>import os<br />
print os.uname()[4]</p>
<p>If it&#8217;s still i686, is it possible that Python was not compiled against the 64-bit libraries on the system?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

