Chi Hsuan Yen added the comment:

Thanks for compiling up necessary changes for NDK r14! Seems that indicates 
future Python versions will require at least NDK r14 to build?

Another headache from unified headers is that it requires different --sysroot 
in compilation and linking. Currently setup.py/distutils does not cope with it 
well. See my dirty hack at [1] for an ad-hoc workaround.

[1] 
https://github.com/yan12125/python3-android/blob/master/mk/python/distutils-android-sysroot.patch

----------
nosy: +Chi Hsuan Yen

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue29040>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to