Ryan Gonzalez added the comment:

Python really needs some way of separating the host C compiler and the target C 
compiler.

I'm giving up cross-compiling from my computer and am going to install KBOX on 
an Android virtual device. It worked for Cyd, it'll work for me. Beats 
compiling two separate versions of Python (one just to get host version of pgen 
and _freeze_importlib), passing 20+ arguments to configure segregated in flags 
and environment variables, etc.

Please bear with me.

----------

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

Reply via email to