compile for ARM

Diez B. Roggisch deets at nospam.web.de
Wed Sep 19 13:41:25 EDT 2007


Rafael Marin Perez schrieb:
> Hello
> 
> I'm Rafael Marin, and work as reseacher in University of Murcia (Spain).
> 
> I want to install and compile modules of python2.4 in a ARMv5b
> architecture.
> 
> Any idea?

You might consider looking at the gumstix-project. They feature a 
linux-distro including python that is used by the gumstix running a 
XScale255-controller.  That machine is ARM-based- so you might get a 
clue on how to cross-compile for that architecture by looking at the 
gumstix-stuff.

Diez



More information about the Python-list mailing list