[issue26851] android compilation and link flags

Martin Panter report at bugs.python.org
Thu Jul 28 07:01:26 EDT 2016


Martin Panter added the comment:

All the bits that I understand look okay now. :)

I am still curious what configures the preprocessor to set __ARM_ARCH to 7 (I guess the clang -target argument?), and why we can’t set LDFLAGS at the same time or place. Is it just more convenient this way?

----------

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


More information about the Python-bugs-list mailing list