[issue34814] makesetup: must link C extensions to libpython when compiled in shared mode

Antoine Pitrou report at bugs.python.org
Thu Sep 27 07:21:02 EDT 2018


Antoine Pitrou <pitrou at free.fr> added the comment:

But as you said, we need consistency: either *never* link to libpython, or *always* link to libpython.  You are proposing to always link, I'm arguing we should never link.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34814>
_______________________________________


More information about the Python-bugs-list mailing list