Python for ARM7?

Sybren Stuvel sybrenUSE at YOURthirdtower.com.imagination
Tue Sep 13 05:51:05 EDT 2005


Ken Seehart enlightened us with:
> Hello.  Where might I find python binaries for ARM7 (Linux 2.4)?

Check http://www.vanille.de/projects/python.spy

> If I absolutely have to build my own python, I would probably use a
> cygwin (or maybe linux) cross-compiler for ARM7, but that seems like a
> daunting task.

It is. From the above URL:

: The build process of Python compiles a core part of it (the parser
: generator pgen) and tries to execute that later in the build
: process. This - of course - doesn't work for cross compiling.

Sybren
-- 
The problem with the world is stupidity. Not saying there should be a
capital punishment for stupidity, but why don't we just take the
safety labels off of everything and let the problem solve itself? 
                                             Frank Zappa



More information about the Python-list mailing list