[issue22625] When cross-compiling, don’t try to execute binaries

Martin Panter report at bugs.python.org
Sat Mar 12 01:00:33 EST 2016


Martin Panter added the comment:

In <http://thread.gmane.org/gmane.comp.python.devel/156550/focus=156663> I suggested adding some makefile settings to manually override the pgen and _frozen_importlib programs. I imagine the changes would look something like cross-override.patch. Can someone who does cross compiling see if it is any use, and/or also indicate what commands or process they use to cross compile?

----------
versions:  -Python 3.4
Added file: http://bugs.python.org/file42143/cross-override.patch

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


More information about the Python-bugs-list mailing list