<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
<channel>
	<title>Comments for RandomSplat</title>
	
	<link>http://randomsplat.com</link>
	<description>Software Commentary</description>
	<lastBuildDate>Mon, 23 Jan 2012 02:53:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/CommentsForRandomsplat" /><feedburner:info uri="commentsforrandomsplat" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:browserFriendly></feedburner:browserFriendly><item>
		<title>Comment on Cross Compiling Python for Embedded Linux by Hiro</title>
		<link>http://randomsplat.com/id5-cross-compiling-python-for-embedded-linux.html/comment-page-2#comment-3134</link>
		<dc:creator>Hiro</dc:creator>
		<pubDate>Mon, 23 Jan 2012 02:53:32 +0000</pubDate>
		<guid isPermaLink="false">http://randomsplat.com/?p=5#comment-3134</guid>
		<description>Sorry,I'm using 2.7.2.</description>
		<content:encoded><![CDATA[<p>Sorry,I&#8217;m using 2.7.2.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cross Compiling Python for Embedded Linux by Paul Gibson</title>
		<link>http://randomsplat.com/id5-cross-compiling-python-for-embedded-linux.html/comment-page-2#comment-3111</link>
		<dc:creator>Paul Gibson</dc:creator>
		<pubDate>Sat, 21 Jan 2012 12:13:59 +0000</pubDate>
		<guid isPermaLink="false">http://randomsplat.com/?p=5#comment-3111</guid>
		<description>Hi Hiro,

Are you using 2.7.2 or 3.2?</description>
		<content:encoded><![CDATA[<p>Hi Hiro,</p>
<p>Are you using 2.7.2 or 3.2?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cross Compiling Python for Embedded Linux by Hiro</title>
		<link>http://randomsplat.com/id5-cross-compiling-python-for-embedded-linux.html/comment-page-2#comment-3107</link>
		<dc:creator>Hiro</dc:creator>
		<pubDate>Sat, 21 Jan 2012 06:43:59 +0000</pubDate>
		<guid isPermaLink="false">http://randomsplat.com/?p=5#comment-3107</guid>
		<description>hi,Pual.I can't build _ctypes. Could you give me some help?


Python build finished, but the necessary bits to build these modules were not found:
_bsddb             _curses            _curses_panel   
_sqlite3           _ssl               _tkinter        
bsddb185           bz2                dbm             
dl                 gdbm               imageop         
nis                readline           sunaudiodev     
zlib                                                  
To find the necessary bits, look in setup.py in detect_modules() for the module's name.


Failed to build these modules:
_ctypes</description>
		<content:encoded><![CDATA[<p>hi,Pual.I can&#8217;t build _ctypes. Could you give me some help?</p>
<p>Python build finished, but the necessary bits to build these modules were not found:<br />
_bsddb             _curses            _curses_panel<br />
_sqlite3           _ssl               _tkinter<br />
bsddb185           bz2                dbm<br />
dl                 gdbm               imageop<br />
nis                readline           sunaudiodev<br />
zlib<br />
To find the necessary bits, look in setup.py in detect_modules() for the module&#8217;s name.</p>
<p>Failed to build these modules:<br />
_ctypes</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cross Compiling Python for Embedded Linux by ? S3C6410 ?? Python | ?????</title>
		<link>http://randomsplat.com/id5-cross-compiling-python-for-embedded-linux.html/comment-page-2#comment-3086</link>
		<dc:creator>? S3C6410 ?? Python | ?????</dc:creator>
		<pubDate>Thu, 19 Jan 2012 12:26:02 +0000</pubDate>
		<guid isPermaLink="false">http://randomsplat.com/?p=5#comment-3086</guid>
		<description>[...] [1]:??Cross Compiling Python for Embedded Linux     Linux, Python   ← Python ???      /*  */ [...]</description>
		<content:encoded><![CDATA[<p>[...] [1]:??Cross Compiling Python for Embedded Linux     Linux, Python   &larr; Python ???      /*  */ [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cross Compiling Python for Embedded Linux by shreesha</title>
		<link>http://randomsplat.com/id5-cross-compiling-python-for-embedded-linux.html/comment-page-1#comment-3065</link>
		<dc:creator>shreesha</dc:creator>
		<pubDate>Tue, 17 Jan 2012 21:02:06 +0000</pubDate>
		<guid isPermaLink="false">http://randomsplat.com/?p=5#comment-3065</guid>
		<description>I am trying to cross compile Python for MIPS on Mac OS X and am facing the same issue. Using .exe worked until I hit the problem of the system trying o use CoreFoundation. How was this issue resolved?</description>
		<content:encoded><![CDATA[<p>I am trying to cross compile Python for MIPS on Mac OS X and am facing the same issue. Using .exe worked until I hit the problem of the system trying o use CoreFoundation. How was this issue resolved?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cross Compiling Python for Embedded Linux by Paul Gibson</title>
		<link>http://randomsplat.com/id5-cross-compiling-python-for-embedded-linux.html/comment-page-2#comment-2945</link>
		<dc:creator>Paul Gibson</dc:creator>
		<pubDate>Tue, 10 Jan 2012 12:40:32 +0000</pubDate>
		<guid isPermaLink="false">http://randomsplat.com/?p=5#comment-2945</guid>
		<description>Hi yesuarj,

I would suggest cross-compiling ncurses individually and then pass in CFLAGS and LDFLAGS to the configure to point to the ncurses that you have cross-compiled.

eg ./configure CFLAGS=/home/yesuarj/myncurses/include LDFLAGS=/home/yesuarj/myncurses/lib

Paul</description>
		<content:encoded><![CDATA[<p>Hi yesuarj,</p>
<p>I would suggest cross-compiling ncurses individually and then pass in CFLAGS and LDFLAGS to the configure to point to the ncurses that you have cross-compiled.</p>
<p>eg ./configure CFLAGS=/home/yesuarj/myncurses/include LDFLAGS=/home/yesuarj/myncurses/lib</p>
<p>Paul</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cross Compiling Python for Embedded Linux by yesuraj</title>
		<link>http://randomsplat.com/id5-cross-compiling-python-for-embedded-linux.html/comment-page-2#comment-2940</link>
		<dc:creator>yesuraj</dc:creator>
		<pubDate>Tue, 10 Jan 2012 06:58:37 +0000</pubDate>
		<guid isPermaLink="false">http://randomsplat.com/?p=5#comment-2940</guid>
		<description>Hi,
I compiled successfully, but i am not able to use ncurses modules in my python scripts. I hope ncurses modules are not build along. I installed  ncurses in my ubuntu (The host machine OS that i use, it is  "2.6.38-8-server #42-Ubuntu SMP Mon Apr 11 03:49:04 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux" machine) host machine. 
When i do host configuration, that is before applying patches if i do ./configure
the ncurses libs status shows as follows,

checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes

But after applying patches if i do the follow configure command

CC=/usr/local/arm/arm-2009q3/bin/arm-none-linux-gnueabi-gcc CXX=/usr/local/arm/arm-2009q3/bin/arm-none-linux-gnueabi-g++ AR=/usr/local/arm/arm-2009q3/bin/arm-none-linux-gnueabi-ar RANLIB=/usr/local/arm/arm-2009q3/bin/arm-none-linux-gnueabi-ranlib ./configure --host=arm-linux --build=x86_64-linux-gnu --prefix=/python 


The ncurses libs status shows as folows,
checking ncurses.h usability... no
checking ncurses.h presence... no
checking for ncurses.h... no

Can some one help me to build my python with ncurses modules

Thanks in advance</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I compiled successfully, but i am not able to use ncurses modules in my python scripts. I hope ncurses modules are not build along. I installed  ncurses in my ubuntu (The host machine OS that i use, it is  &#8220;2.6.38-8-server #42-Ubuntu SMP Mon Apr 11 03:49:04 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux&#8221; machine) host machine.<br />
When i do host configuration, that is before applying patches if i do ./configure<br />
the ncurses libs status shows as follows,</p>
<p>checking ncurses.h usability&#8230; yes<br />
checking ncurses.h presence&#8230; yes<br />
checking for ncurses.h&#8230; yes</p>
<p>But after applying patches if i do the follow configure command</p>
<p>CC=/usr/local/arm/arm-2009q3/bin/arm-none-linux-gnueabi-gcc CXX=/usr/local/arm/arm-2009q3/bin/arm-none-linux-gnueabi-g++ AR=/usr/local/arm/arm-2009q3/bin/arm-none-linux-gnueabi-ar RANLIB=/usr/local/arm/arm-2009q3/bin/arm-none-linux-gnueabi-ranlib ./configure &#8211;host=arm-linux &#8211;build=x86_64-linux-gnu &#8211;prefix=/python </p>
<p>The ncurses libs status shows as folows,<br />
checking ncurses.h usability&#8230; no<br />
checking ncurses.h presence&#8230; no<br />
checking for ncurses.h&#8230; no</p>
<p>Can some one help me to build my python with ncurses modules</p>
<p>Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cross Compiling Python for Embedded Linux by Paul Gibson</title>
		<link>http://randomsplat.com/id5-cross-compiling-python-for-embedded-linux.html/comment-page-2#comment-2929</link>
		<dc:creator>Paul Gibson</dc:creator>
		<pubDate>Mon, 09 Jan 2012 13:04:10 +0000</pubDate>
		<guid isPermaLink="false">http://randomsplat.com/?p=5#comment-2929</guid>
		<description>Hi yesuraj,

We don't currently build a shared library, only the static libpython2.7.a is generated.  You should link against this instead.  The shared library isn't required for running python on the target.

Paul</description>
		<content:encoded><![CDATA[<p>Hi yesuraj,</p>
<p>We don&#8217;t currently build a shared library, only the static libpython2.7.a is generated.  You should link against this instead.  The shared library isn&#8217;t required for running python on the target.</p>
<p>Paul</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cross Compiling Python for Embedded Linux by yesuraj</title>
		<link>http://randomsplat.com/id5-cross-compiling-python-for-embedded-linux.html/comment-page-2#comment-2926</link>
		<dc:creator>yesuraj</dc:creator>
		<pubDate>Mon, 09 Jan 2012 07:59:10 +0000</pubDate>
		<guid isPermaLink="false">http://randomsplat.com/?p=5#comment-2926</guid>
		<description>Hi,
After following the above steps, i successfully compiled python for arm architecture. But at the end i don't find the libpython2.7.so.1.0 anywhere.
Can some one help me in this regard</description>
		<content:encoded><![CDATA[<p>Hi,<br />
After following the above steps, i successfully compiled python for arm architecture. But at the end i don&#8217;t find the libpython2.7.so.1.0 anywhere.<br />
Can some one help me in this regard</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cross Compiling Python for Embedded Linux by Paul Gibson</title>
		<link>http://randomsplat.com/id5-cross-compiling-python-for-embedded-linux.html/comment-page-2#comment-2916</link>
		<dc:creator>Paul Gibson</dc:creator>
		<pubDate>Sun, 08 Jan 2012 11:29:20 +0000</pubDate>
		<guid isPermaLink="false">http://randomsplat.com/?p=5#comment-2916</guid>
		<description>I noticed today that the 2.6 and 2.7 patches above are not working on Linux 3.0 host machines such as Ubuntu 11.10.  I have updated version 2.6.6 and 2.7.2 to include a patch that works on Linux 3.0 hosts.  Python 3 patches are not affected by this.

I have also removed all previous 2.6 and 2.7 patches to make the site cleaner.</description>
		<content:encoded><![CDATA[<p>I noticed today that the 2.6 and 2.7 patches above are not working on Linux 3.0 host machines such as Ubuntu 11.10.  I have updated version 2.6.6 and 2.7.2 to include a patch that works on Linux 3.0 hosts.  Python 3 patches are not affected by this.</p>
<p>I have also removed all previous 2.6 and 2.7 patches to make the site cleaner.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

