This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author doko
Recipients brobecke, doko, eric.araujo, koobs, loewis, mauger, tarek, vstinner
Date 2015-03-07.20:07:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1425758864.9.0.59611156394.issue7352@psf.upfronthosting.co.za>
In-reply-to
Content
this seems to work for me:

$ python-config --ldflags
-L/usr/lib/python2.7/config-x86_64-linux-gnu -L/usr/lib -lpython2.7 -lpthread -ldl  -lutil -lm  -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions

the patch is incomplete, no patch for the shell script is provided.
History
Date User Action Args
2015-03-07 20:07:44dokosetrecipients: + doko, loewis, vstinner, tarek, eric.araujo, mauger, brobecke, koobs
2015-03-07 20:07:44dokosetmessageid: <1425758864.9.0.59611156394.issue7352@psf.upfronthosting.co.za>
2015-03-07 20:07:44dokolinkissue7352 messages
2015-03-07 20:07:44dokocreate