[issue29040] building Android with android-ndk-r14

2017-11-23 Thread Xavier de Gaye
Change by Xavier de Gaye : -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker ___ ___

[issue29040] building Android with android-ndk-r14

2017-11-23 Thread Xavier de Gaye
Xavier de Gaye added the comment: New changeset c06c22e9a9fb9326e79fcf1551601eacc1fd457d by xdegaye in branch 'master': bpo-29040: Support building Android with Unified Headers (GH-4492) https://github.com/python/cpython/commit/c06c22e9a9fb9326e79fcf1551601eacc1fd457d -- ___

[issue29040] building Android with android-ndk-r14

2017-11-21 Thread Xavier de Gaye
Change by Xavier de Gaye : -- keywords: +patch pull_requests: +4429 stage: needs patch -> patch review ___ Python tracker ___ ___ Pyt

[issue29040] building Android with android-ndk-r14

2017-11-21 Thread Xavier de Gaye
Change by Xavier de Gaye : -- versions: -Python 3.6 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://m

[issue29040] building Android with android-ndk-r14

2016-12-22 Thread Xavier de Gaye
Xavier de Gaye added the comment: > Seems that indicates future Python versions will require at least NDK r14 to > build? Yes. -- ___ Python tracker ___ ___

[issue29040] building Android with android-ndk-r14

2016-12-21 Thread Chi Hsuan Yen
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.

[issue29040] building Android with android-ndk-r14

2016-12-21 Thread Xavier de Gaye
New submission from Xavier de Gaye: android-ndk-r14 introduces "Unified Headers" [1] and is planned to be released late january/early february 2017 [2]. __ANDROID_API__ is not anymore defined in 'android/api-level.h' that is currently included by Include/pyport.h, and is passed instead with -