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 rgbecker
Recipients benjamin.peterson, lukasz.langa, martin.panter, ncoghlan, ned.deily, njs, rgbecker, steven.daprano, tds333, thewtex, vstinner
Date 2016-10-14.12:41:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1476448876.6.0.404361696799.issue28092@psf.upfronthosting.co.za>
In-reply-to
Content
tds333, the config says that 4.8.2 is being used, 

configure:3902: gcc --version >&5
gcc (GCC) 4.8.2 20140120 (Red Hat 4.8.2-15)
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

but perhaps the make is doing something else or the build goes wrong because shared is disabled.
History
Date User Action Args
2016-10-14 12:41:16rgbeckersetrecipients: + rgbecker, ncoghlan, tds333, vstinner, benjamin.peterson, ned.deily, steven.daprano, njs, thewtex, lukasz.langa, martin.panter
2016-10-14 12:41:16rgbeckersetmessageid: <1476448876.6.0.404361696799.issue28092@psf.upfronthosting.co.za>
2016-10-14 12:41:16rgbeckerlinkissue28092 messages
2016-10-14 12:41:16rgbeckercreate