makefile based python build

Antonio Cavallo a.cavallo at cavallinux.eu
Tue Feb 12 00:47:05 CET 2013


Hi,

I'm releasing my first attempt to cross compile python on android using 
a simple makefile based build system:

   https://bitbucket.org/cavallo71/android

As side effect it can also build on a gcc based system as (linux so far).

The attempt was started in order to simplify the build system and cross 
compiling modules. In future the hope is to remove distutils package and 
clear other modules (notably sysconfig.py and site.py).

Thanks
Antonio


More information about the Python-announce-list mailing list