compile for ARM
Paul Boddie
paul at boddie.org.uk
Wed Sep 19 18:51:23 EDT 2007
On 19 Sep, 20:36, Paul McGuire <pt... at austin.rr.com> wrote:
>
> The gumstix buildroot requires a Linux platform - I was able to build
> Python for gumstix using a Debian environment. The gumstix mailing
> list and wiki were very helpful.
The inquirer might also consider crosstool, which is good at building
cross-compilers for GNU/Linux targeting "Embedded Linux":
http://www.kegel.com/crosstool/
As for building Python itself, searching the Python bug tracker for
"cross-compile" might provide some patches and advice:
http://bugs.python.org/
Also try looking at the python.org Wiki for information, starting
here:
http://wiki.python.org/moin/EmbeddedPython
Paul
More information about the Python-list
mailing list