[issue34960] python-config bad ldflags on macOS

Simon Wells report at bugs.python.org
Thu Oct 11 15:18:06 EDT 2018


Simon Wells <swel024 at gmail.com> added the comment:

with a fresh 3.7.0 download

./configure --prefix=... --enable-shared
make -j5
make install

path/to/python3-config --ldflags
-lpython3.7m -ldl -framework CoreFoundation -Wl,-stack_size,1000000 -framework CoreFoundation

----------

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


More information about the Python-bugs-list mailing list