Antoine Pitrou added the comment:

Actually, it's not a -L flag but a -l flag. Removing the "-lpython3.5m" flag 
from the linker line works fine under Linux, and allows the resulting extension 
to be loaded with both a shared libary Python and a statically-linked Python.

----------

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

Reply via email to