[issue33938] Cross compilation fail for ARM

pmpp report at bugs.python.org
Fri Jun 22 07:24:04 EDT 2018


pmpp <pmpp.pub at gmail.com> added the comment:

Hi, in the log i see : checking for --with-system-ffi... no

if you are sure your target ffi is ok then that could look a lot like what i had for python3 cross compile to armv7 android with a self built toolchain too : https://bugs.python.org/issue31710. iirc forcing libffi detection in setup.py helped.

----------
nosy: +pmpp

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33938>
_______________________________________


More information about the Python-bugs-list mailing list