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 tds333
Recipients benjamin.peterson, lukasz.langa, martin.panter, ncoghlan, ned.deily, njs, rgbecker, steven.daprano, tds333, thewtex, vstinner
Date 2016-10-14.11:46:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1476445562.87.0.00677047350763.issue28092@psf.upfronthosting.co.za>
In-reply-to
Content
Please check if you have enabled the compiler as default by enabling the devtoolset on CentOS 5.

I have compiled Python 3.6b2 on Ubuntu 14.04 with gcc 4.8.4 without any problems.
Therefore gcc 4.8.2 should not be that different.

Also keep in mind the default gcc for CentOS 5 will fail because it is to old.
History
Date User Action Args
2016-10-14 11:46:02tds333setrecipients: + tds333, rgbecker, ncoghlan, vstinner, benjamin.peterson, ned.deily, steven.daprano, njs, thewtex, lukasz.langa, martin.panter
2016-10-14 11:46:02tds333setmessageid: <1476445562.87.0.00677047350763.issue28092@psf.upfronthosting.co.za>
2016-10-14 11:46:02tds333linkissue28092 messages
2016-10-14 11:46:02tds333create