[issue29436] Compilation failure against Android NDK r14 beta 2

Xavier de Gaye report at bugs.python.org
Sun Feb 19 12:43:58 EST 2017


Xavier de Gaye added the comment:

> CPython's support for Android targets only stable releases of the official NDK.

As the NDK is seeing many changes in the recent past and near future (deprecation of the support of gcc in favor of clang, Unified Headers, nearly all the NDK scripts written in python, ...) we should use the latest stable NDK release.

> That includes all building time and runtime results.

You can open new issues for NDK r14 with the description of the problem and with NDK r14 building time and runtime results, as a reminder of what will need to be done when we switch to r14 as it was done for issue 29040. But please no PR. Maybe add a comment saying that for the moment this is just a reminder.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue29436>
_______________________________________


More information about the Python-bugs-list mailing list