Xavier de Gaye added the comment:

When cross compiling, setup.py must not look for headers in the directory for 
installing C header files and must not look for libraries in the directory for 
installing object code libraries of the _native_ interpreter which is being 
used to run setup.py.
Thomas patch updated to the tip of the default branch.

----------
assignee:  -> xdegaye
stage:  -> commit review
versions:  -Python 3.5
Added file: http://bugs.python.org/file45830/no-native-headers-libraries.patch

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

Reply via email to