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 ned.deily
Recipients ned.deily, ronaldoussoren, xzcvczx
Date 2018-10-11.19:05:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1539284721.65.0.788709270274.issue34960@psf.upfronthosting.co.za>
In-reply-to
Content
Sorry, I can't reproduce that behavior.  What's more, that LINKFORSHARED value does not appear to be correct.  Have you tried doing a build from a clean build dicectory while rerunning ./configure?  What does your ./configure look like and do have any relevant env variables set?

>>> sysconfig.get_config_var('LINKFORSHARED')
'-Wl,-stack_size,1000000  -framework CoreFoundation'
History
Date User Action Args
2018-10-11 19:05:21ned.deilysetrecipients: + ned.deily, ronaldoussoren, xzcvczx
2018-10-11 19:05:21ned.deilysetmessageid: <1539284721.65.0.788709270274.issue34960@psf.upfronthosting.co.za>
2018-10-11 19:05:21ned.deilylinkissue34960 messages
2018-10-11 19:05:21ned.deilycreate