*****SPAM***** How to crosscompile python modules with dist-utils?

Timo Drick timo at drick.de
Sat Aug 2 23:37:17 CEST 2008


Hi,

i changed to the FSO image and there are no dev packeges to compile on 
the phone. So i have to compile all on host.
I have problems to compile a python programm that uses the common 
disutils to compile:
python setup.py build
i executed the setup-env script to set the CC variable but distutils 
ignore that.
If i set the compiler with -c option i get following result:
 > python setup.py build_ext -c arm-angstrom-linux-gnueabi-gcc
< error: don't know how to compile C/C++ code on platform 'posix' with 
'arm-angstrom-linux-gnueabi-gcc' compiler
:-(

any hint for me?




More information about the devel mailing list