Antoine Pitrou <[email protected]> added the comment: Note that both implementations of python-config give the right information:
$ ./python python-config.py --libs -lpython3.7m -lpthread -ldl -lutil -lm $ sh python-config --libs -lpython3.7m -lpthread -ldl -lutil -lm ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue33438> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
