<?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: Upgrading to Snow Leopard Part 6: 64bit vs. 32bit</title>
	<atom:link href="http://www.libertypages.com/clarktech/?feed=rss2&#038;p=777" rel="self" type="application/rss+xml" />
	<link>http://www.libertypages.com/clarktech/?p=777</link>
	<description></description>
	<lastBuildDate>Wed, 25 Aug 2010 16:14:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: CRP</title>
		<link>http://www.libertypages.com/clarktech/?p=777&#038;cpage=1#comment-807</link>
		<dc:creator>CRP</dc:creator>
		<pubDate>Sat, 13 Feb 2010 20:04:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.libertypages.com/clarktech/?p=777#comment-807</guid>
		<description>In order to run Python in 32 bit mode, wouldn&#039;t it be enough to set the appropriate option in the versioner.plist file (see man python for details)? or are there other factors which make installation of an ad hoc built 32bit python preferrable?
Generally, I am quite overwhelmed by this whole 32 vs 64 bit thing in Snow Leopard.</description>
		<content:encoded><![CDATA[<p>In order to run Python in 32 bit mode, wouldn&#8217;t it be enough to set the appropriate option in the versioner.plist file (see man python for details)? or are there other factors which make installation of an ad hoc built 32bit python preferrable?<br />
Generally, I am quite overwhelmed by this whole 32 vs 64 bit thing in Snow Leopard.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: clark</title>
		<link>http://www.libertypages.com/clarktech/?p=777&#038;cpage=1#comment-703</link>
		<dc:creator>clark</dc:creator>
		<pubDate>Tue, 22 Dec 2009 23:44:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.libertypages.com/clarktech/?p=777#comment-703</guid>
		<description>If you are using a custom Python build that might be the problem.  I suspect this will be an inherent problem - but I&#039;ve not tried anything like this.</description>
		<content:encoded><![CDATA[<p>If you are using a custom Python build that might be the problem.  I suspect this will be an inherent problem &#8211; but I&#8217;ve not tried anything like this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack</title>
		<link>http://www.libertypages.com/clarktech/?p=777&#038;cpage=1#comment-702</link>
		<dc:creator>Jack</dc:creator>
		<pubDate>Tue, 22 Dec 2009 23:32:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.libertypages.com/clarktech/?p=777#comment-702</guid>
		<description>I am making an XCode project and linking Python.framework to it. On compile (Debug &#124; x86_64), XCode tells me that &quot;In /Developer/...  , missing required architecture x86_64 in file&quot;. In Debug &#124; i386 mode instead, build finishes, then Xcode tells me that it can&#039;t find the source file moduleobject.c. I found the header file moduleobject.h in the python framework&#039;s include directory, but no source files in that tree.

I have a feeling that the error stems from my installation of the Enthought Python Distribution, since the version number of the Python framework specified by the path that Xcode gives is 4.3.0. I&#039;m thinking about uninstalling Enthought to try to return to Snow Leopard&#039;s original state, would this be my best bet?</description>
		<content:encoded><![CDATA[<p>I am making an XCode project and linking Python.framework to it. On compile (Debug | x86_64), XCode tells me that &#8220;In /Developer/&#8230;  , missing required architecture x86_64 in file&#8221;. In Debug | i386 mode instead, build finishes, then Xcode tells me that it can&#8217;t find the source file moduleobject.c. I found the header file moduleobject.h in the python framework&#8217;s include directory, but no source files in that tree.</p>
<p>I have a feeling that the error stems from my installation of the Enthought Python Distribution, since the version number of the Python framework specified by the path that Xcode gives is 4.3.0. I&#8217;m thinking about uninstalling Enthought to try to return to Snow Leopard&#8217;s original state, would this be my best bet?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: clark</title>
		<link>http://www.libertypages.com/clarktech/?p=777&#038;cpage=1#comment-701</link>
		<dc:creator>clark</dc:creator>
		<pubDate>Tue, 22 Dec 2009 23:22:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.libertypages.com/clarktech/?p=777#comment-701</guid>
		<description>Feel free to ask.  I&#039;ve not played around with the 32bit/64bit issues much the past couple of months just because I&#039;m so busy.  I was just happy to get things working in my workflow!</description>
		<content:encoded><![CDATA[<p>Feel free to ask.  I&#8217;ve not played around with the 32bit/64bit issues much the past couple of months just because I&#8217;m so busy.  I was just happy to get things working in my workflow!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack</title>
		<link>http://www.libertypages.com/clarktech/?p=777&#038;cpage=1#comment-700</link>
		<dc:creator>Jack</dc:creator>
		<pubDate>Tue, 22 Dec 2009 23:18:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.libertypages.com/clarktech/?p=777#comment-700</guid>
		<description>Thanks for sharing some of the dirty work! I&#039;m having a problem that&#039;s related to 32 bit / 64 bit Python, I think (I&#039;m rather new at this) . . . could I direct my question to you or is there an appropriate forum somewhere?</description>
		<content:encoded><![CDATA[<p>Thanks for sharing some of the dirty work! I&#8217;m having a problem that&#8217;s related to 32 bit / 64 bit Python, I think (I&#8217;m rather new at this) . . . could I direct my question to you or is there an appropriate forum somewhere?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Woshiadai Dev Notebook :: upgrading to snow leopard :: October :: 2009</title>
		<link>http://www.libertypages.com/clarktech/?p=777&#038;cpage=1#comment-646</link>
		<dc:creator>Woshiadai Dev Notebook :: upgrading to snow leopard :: October :: 2009</dc:creator>
		<pubDate>Sat, 31 Oct 2009 20:21:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.libertypages.com/clarktech/?p=777#comment-646</guid>
		<description>[...] 5. MacPorts: This is another thing that caused many headache until I found this nice blog that suggests a fresh install. It worked all fine. However, occasionally, some ports will still report error of unmatched architecture. This blog also covers &quot;Upgrading to Snow Leopard Part 1 to 7&quot;, talking about python, mysql and other upgrade tips, very handy! He also talks about building 32 bit packages using arch and lipo. [...]</description>
		<content:encoded><![CDATA[<p>[...] 5. MacPorts: This is another thing that caused many headache until I found this nice blog that suggests a fresh install. It worked all fine. However, occasionally, some ports will still report error of unmatched architecture. This blog also covers &quot;Upgrading to Snow Leopard Part 1 to 7&quot;, talking about python, mysql and other upgrade tips, very handy! He also talks about building 32 bit packages using arch and lipo. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
