Rouslan Korneychuk added the comment: Here is an updated patch for 3.6b1. I was able to compile Python with the changes, natively (x86_64 linux) and for ARM, using an Android "isolated toolchain." However, with the ARM build, a file named _sysconfigdata_m_linux_x86_64-linux-gnu.py ended up in build/lib.linux-x86_64-3.6 instead of build/lib.linux-arm-3.6 like the ".so"s did. I don't know what created the file or where it's used. I'm sure I could figure it out if I investigate, but I'll wait for a reply first, since this is new behaviour and I figure someone on here could save me some trouble.
---------- versions: +Python 3.6 Added file: http://bugs.python.org/file44804/setup-fix.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue28266> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com