New submission from Peter L:

Cross-compiling python-3.5.x fails with "Parser/pgen: Parser/pgen: cannot 
execute binary file" (CBUILD="x86_64-pc-linux-gnu" and 
CHOST="armv7a-hardfloat-linux-gnueabi").

python-3.5.x requires "pgen" and "_freeze_importlib" to be compiled and 
executed at build time. Otherwise, it fails with "Parser/pgen: Parser/pgen: 
cannot execute binary file".

----------
components: Cross-Build
messages: 264508
nosy: Alex.Willmer, Peter L2
priority: normal
severity: normal
status: open
title: Cross-compiling python:3.5.x  fails with "Parser/pgen: Parser/pgen: 
cannot execute binary file"
type: compile error
versions: Python 3.5

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue26886>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to