Xavier de Gaye added the comment:

Another description of the problem:
* On the build system, the native python (in one of the search directories of 
PATH) has been built without --with-pydebug.
* The cross-compilation is done on this build system with --with-pydebug.
* The cross-compilation of all the Python extension modules fails with:
    /bin/ld: error: cannot find -lpython3.6m
    collect2: error: ld returned 1 exit status

----------

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

Reply via email to