[Python-Dev] setup.py and cross-compiling (original) (raw)
"Martin v. Löwis" martin at v.loewis.de
Tue Jul 25 01:19:25 CEST 2006
- Previous message: [Python-Dev] setup.py and cross-compiling
- Next message: [Python-Dev] outstanding bugs to fix for 2.5
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Ed Swierk wrote:
Well, it seems buildroot solves this main problem by building another version of python and pygen that run on the build machine, and hacks the Makefile to run setup.py with these instead of whatever happens to be sitting in /usr/bin.
If you think its useful, please submit a patch to sf.net/projects/python It would be good if you could get other people that attempt to cross-build Python to comment. A detailed howto might help to get them started with your code.
Regards, Martin
- Previous message: [Python-Dev] setup.py and cross-compiling
- Next message: [Python-Dev] outstanding bugs to fix for 2.5
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]