<?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: HOWTO Cross Compile Python 2.5</title>
	<atom:link href="http://whatschrisdoing.com/blog/2006/10/06/howto-cross-compile-python-25/feed/" rel="self" type="application/rss+xml" />
	<link>http://whatschrisdoing.com/blog/2006/10/06/howto-cross-compile-python-25/</link>
	<description>Programming, photography, music and life.</description>
	<lastBuildDate>Tue, 03 Jan 2012 12:08:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: fran</title>
		<link>http://whatschrisdoing.com/blog/2006/10/06/howto-cross-compile-python-25/comment-page-1/#comment-467</link>
		<dc:creator>fran</dc:creator>
		<pubDate>Thu, 18 Aug 2011 08:06:14 +0000</pubDate>
		<guid isPermaLink="false">http://whatschrisdoing.com/blog/2006/10/06/howto-cross-compile-python-25/#comment-467</guid>
		<description>How I could cross-compile PyBluez module for ARM platform? Any hints?

Thanks.</description>
		<content:encoded><![CDATA[<p>How I could cross-compile PyBluez module for ARM platform? Any hints?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christopher Lambacher</title>
		<link>http://whatschrisdoing.com/blog/2006/10/06/howto-cross-compile-python-25/comment-page-1/#comment-453</link>
		<dc:creator>Christopher Lambacher</dc:creator>
		<pubDate>Wed, 02 Mar 2011 19:53:50 +0000</pubDate>
		<guid isPermaLink="false">http://whatschrisdoing.com/blog/2006/10/06/howto-cross-compile-python-25/#comment-453</guid>
		<description>@Mahendra you might want to look at http://whatschrisdoing.com/blog/2009/10/16/cross-compiling-python-extensions/ which makes the process simpler.</description>
		<content:encoded><![CDATA[<p>@Mahendra you might want to look at <a href="http://whatschrisdoing.com/blog/2009/10/16/cross-compiling-python-extensions/" rel="nofollow">http://whatschrisdoing.com/blog/2009/10/16/cross-compiling-python-extensions/</a> which makes the process simpler.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mahendra</title>
		<link>http://whatschrisdoing.com/blog/2006/10/06/howto-cross-compile-python-25/comment-page-1/#comment-452</link>
		<dc:creator>Mahendra</dc:creator>
		<pubDate>Tue, 01 Mar 2011 09:28:09 +0000</pubDate>
		<guid isPermaLink="false">http://whatschrisdoing.com/blog/2006/10/06/howto-cross-compile-python-25/#comment-452</guid>
		<description>Hello Chris,

I already have Python 2.6 cross compiled for ARM. However, now I am trying to cross compile &quot;Python Image Library&quot; and getting stuck with the same.

Do you have any idea as to how can I cross-compile PIL. Can you help me?

Thanking in anticipation.</description>
		<content:encoded><![CDATA[<p>Hello Chris,</p>
<p>I already have Python 2.6 cross compiled for ARM. However, now I am trying to cross compile &#8220;Python Image Library&#8221; and getting stuck with the same.</p>
<p>Do you have any idea as to how can I cross-compile PIL. Can you help me?</p>
<p>Thanking in anticipation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anuma</title>
		<link>http://whatschrisdoing.com/blog/2006/10/06/howto-cross-compile-python-25/comment-page-1/#comment-318</link>
		<dc:creator>Anuma</dc:creator>
		<pubDate>Thu, 01 Jul 2010 02:07:45 +0000</pubDate>
		<guid isPermaLink="false">http://whatschrisdoing.com/blog/2006/10/06/howto-cross-compile-python-25/#comment-318</guid>
		<description>Hi , 

I did a translation of your tutorial for portuguese and for xScale platform. I put a reference for your blog ! 

Thanks by this tutorial !
&lt;em&gt;[Ed Note: &lt;a href=&quot;http://felipecpc.blogspot.com/2010/06/cross-compilando-python-25-para-xscale.html&quot; rel=&quot;nofollow&quot;&gt;Perma-Link&lt;/a&gt;]&lt;/em&gt;</description>
		<content:encoded><![CDATA[<p>Hi , </p>
<p>I did a translation of your tutorial for portuguese and for xScale platform. I put a reference for your blog ! </p>
<p>Thanks by this tutorial !<br />
<em>[Ed Note: <a href="http://felipecpc.blogspot.com/2010/06/cross-compilando-python-25-para-xscale.html" rel="nofollow">Perma-Link</a>]</em></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: What&#8217;s Chris Doing? &#187; Blog Archive &#187; Cross Compiling Python Extensions</title>
		<link>http://whatschrisdoing.com/blog/2006/10/06/howto-cross-compile-python-25/comment-page-1/#comment-258</link>
		<dc:creator>What&#8217;s Chris Doing? &#187; Blog Archive &#187; Cross Compiling Python Extensions</dc:creator>
		<pubDate>Sat, 17 Oct 2009 04:07:58 +0000</pubDate>
		<guid isPermaLink="false">http://whatschrisdoing.com/blog/2006/10/06/howto-cross-compile-python-25/#comment-258</guid>
		<description>[...] instructions work both with Open Embedded and the DENX ELDK. If you need to go cross compile Python 2.5, 2.6 or 3.1. ELDK and Open Embedded include a version of Python pre-done for you. You will need a [...]</description>
		<content:encoded><![CDATA[<p>[...] instructions work both with Open Embedded and the DENX ELDK. If you need to go cross compile Python 2.5, 2.6 or 3.1. ELDK and Open Embedded include a version of Python pre-done for you. You will need a [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Gibson</title>
		<link>http://whatschrisdoing.com/blog/2006/10/06/howto-cross-compile-python-25/comment-page-1/#comment-256</link>
		<dc:creator>Paul Gibson</dc:creator>
		<pubDate>Fri, 09 Oct 2009 06:25:48 +0000</pubDate>
		<guid isPermaLink="false">http://whatschrisdoing.com/blog/2006/10/06/howto-cross-compile-python-25/#comment-256</guid>
		<description>I don&#039;t want to steal traffic, but I&#039;ve posted a 3.1 patch to my site:
http://randomsplat.com/id5-cross-compiling-python-for-embedded-linux.html</description>
		<content:encoded><![CDATA[<p>I don&#8217;t want to steal traffic, but I&#8217;ve posted a 3.1 patch to my site:<br />
<a href="http://randomsplat.com/id5-cross-compiling-python-for-embedded-linux.html" rel="nofollow">http://randomsplat.com/id5-cross-compiling-python-for-embedded-linux.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anand</title>
		<link>http://whatschrisdoing.com/blog/2006/10/06/howto-cross-compile-python-25/comment-page-1/#comment-253</link>
		<dc:creator>Anand</dc:creator>
		<pubDate>Fri, 11 Sep 2009 10:58:43 +0000</pubDate>
		<guid isPermaLink="false">http://whatschrisdoing.com/blog/2006/10/06/howto-cross-compile-python-25/#comment-253</guid>
		<description>Hi Chris,
     Thank you for your reply. I want to know how complex is the work to create a patch for any Python version. For example If i want to create a patch for Python3.1, is it a very cumbersome process? Does this work require a speacial expertise? If possible please explain me about your approach in doing this. So that i can try for myself.

Thanks &amp; regards,
Anand</description>
		<content:encoded><![CDATA[<p>Hi Chris,<br />
     Thank you for your reply. I want to know how complex is the work to create a patch for any Python version. For example If i want to create a patch for Python3.1, is it a very cumbersome process? Does this work require a speacial expertise? If possible please explain me about your approach in doing this. So that i can try for myself.</p>
<p>Thanks &amp; regards,<br />
Anand</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christopher Lambacher</title>
		<link>http://whatschrisdoing.com/blog/2006/10/06/howto-cross-compile-python-25/comment-page-1/#comment-252</link>
		<dc:creator>Christopher Lambacher</dc:creator>
		<pubDate>Wed, 09 Sep 2009 12:03:19 +0000</pubDate>
		<guid isPermaLink="false">http://whatschrisdoing.com/blog/2006/10/06/howto-cross-compile-python-25/#comment-252</guid>
		<description>Sorry,

I have not had the opportunity to work with this on Python 3.1.</description>
		<content:encoded><![CDATA[<p>Sorry,</p>
<p>I have not had the opportunity to work with this on Python 3.1.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anand</title>
		<link>http://whatschrisdoing.com/blog/2006/10/06/howto-cross-compile-python-25/comment-page-1/#comment-251</link>
		<dc:creator>Anand</dc:creator>
		<pubDate>Wed, 09 Sep 2009 10:38:22 +0000</pubDate>
		<guid isPermaLink="false">http://whatschrisdoing.com/blog/2006/10/06/howto-cross-compile-python-25/#comment-251</guid>
		<description>Hi Chris,
I need to do cross compile Python 3.1 in Linux environment. I couldn&#039;t find any patch for Python3.1. Do you have patch for Python3.1?

Thanks &amp; Regards,
Anand</description>
		<content:encoded><![CDATA[<p>Hi Chris,<br />
I need to do cross compile Python 3.1 in Linux environment. I couldn&#8217;t find any patch for Python3.1. Do you have patch for Python3.1?</p>
<p>Thanks &amp; Regards,<br />
Anand</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://whatschrisdoing.com/blog/2006/10/06/howto-cross-compile-python-25/comment-page-1/#comment-178</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Wed, 13 Aug 2008 16:02:43 +0000</pubDate>
		<guid isPermaLink="false">http://whatschrisdoing.com/blog/2006/10/06/howto-cross-compile-python-25/#comment-178</guid>
		<description>I am trying to follow the instructions from &quot;K&#039;s clutter loft&quot;.  
I just don&#039;t know the configure scripting to get the ./configure script to NOT do the &quot;checking for %zd printf() format support&quot; test.

Any pointers there?  Do you know that scripting?  Once I get that done I think it will work.

Thanks again.</description>
		<content:encoded><![CDATA[<p>I am trying to follow the instructions from &#8220;K&#8217;s clutter loft&#8221;.<br />
I just don&#8217;t know the configure scripting to get the ./configure script to NOT do the &#8220;checking for %zd printf() format support&#8221; test.</p>
<p>Any pointers there?  Do you know that scripting?  Once I get that done I think it will work.</p>
<p>Thanks again.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

