2012/9/11 Ray Donnelly: > I've merged a script and some patches [1] with the Google Android NDK > that allow me to cross compile Python 2.7.3 and also GDB using it > (built GDB then runs on Windows, Darwin or Linux). I can also build > these GDB/NDKs for 32 and 64bit on each of these hosts. The link I've > pasted is to the initial commit, there's been some bug fixes since > then. The cross compilation support for Python was done mostly by > Roumen Petrov [2] & [3], I just finished it off, adding Darwin support > and fixing a few MinGW problems. Maybe this could be of some use? I'm > hoping to get it integrated into some of the mingw-w64 toolchain build > scripts (Ruben's maybe?) and also upstreamed to CPython (though this > would be very difficult). > > [1] > https://android.googlesource.com/platform/ndk/+/e534e36be95815bdfa09756fa040acb2321a09c2 > [2] http://bugs.python.org/issue3754 > [3] http://bugs.python.org/issue3871
Thank you! I will try to build. -- Regards, niXman ___________________________________________________ Dual-target(32 & 64 bit) MinGW compilers for 32 and 64 bit Windows: http://sourceforge.net/projects/mingwbuilds/ ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
