Mailing List Archive

makefile based python build
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
--
http://mail.python.org/mailman/listinfo/python-announce-list

Support the Python Software Foundation:
http://www.python.org/psf/donations/