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

STINNER Victor report at bugs.python.org
Tue Apr 16 12:22:01 EDT 2019


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

> What do you mean, "no consensus could be found"? I don't see anyone objecting the change.

I propose a change to always link and a change to never link. I don't see any tracking towards one option. It seems like there are issues on Android.

Anyway, this issue only seems to be theoretical since libpython must not be used with RTLD_LOCAL.

----------

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


More information about the Python-bugs-list mailing list