Cross-compiling Python for ARM?

Anssi Saari as at sci.fi
Tue Apr 16 10:22:55 EDT 2013


Gilles <nospam at nospam.com> writes:

> I see Python mentioned in /usr/lib and /usr/share, and was wondering
> if all it'd take to solve this issue, is just to cross-compile the
> interpreter and the rest is just CPU-agnostic Python scripts.

I suppose. In any case, cross compiling Python shouldn't be that hard. I
just recently built 2.7.3 for my OpenWRT router since the packaged
Python didn't have readline support (some long standing linking issue
with readline and ncurses and uClibc).



More information about the Python-list mailing list