[issue27434] cross-building python 3.6 with an older interpreter fails

Xavier de Gaye report at bugs.python.org
Fri Jul 1 14:10:28 EDT 2016


Xavier de Gaye added the comment:

With this patch, cross-building the 3.6 source with only python 3.5.1 on the PATH, produces the following configure error:

      checking for python interpreter for cross build... configure: error: python3.6 interpreter not found

----------
keywords: +patch
stage: needs patch -> patch review
Added file: http://bugs.python.org/file43604/restrict_interp.patch

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


More information about the Python-bugs-list mailing list