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

STINNER Victor report at bugs.python.org
Thu Sep 27 07:10:13 EDT 2018


STINNER Victor <vstinner at redhat.com> added the comment:

> * FreeBSD 12 (alpha): Python 2.7 and Python 3.6 are linked to libpython (--enable-shared)

Note: _ctypes, _hashlib and _struct are all linked to libpython, on Python 2 and Python 3.

Antoine:
> Do you realize libpython.so doesn't exist on Debian / Ubuntu?

No, I didn't :-)

----------

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


More information about the Python-bugs-list mailing list