Message 339639 - Python tracker

Message339639

Author Anthony Sottile
Recipients Anthony Sottile, larry, vstinner
Date 2019-04-08.13:48:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1554731284.53.0.0339208040037.issue36478@roundup.psfhosted.org>
In-reply-to
Content
It's a rather oldish gcc in this case. (4.8.4 + whatever ubuntu patches). Here's a full (successful) build log (including the combinations of flags) after patching: https://launchpadlibrarian.net/416985438/buildlog_ubuntu-trusty-amd64.python3.5_3.5.7-1+trusty1_BUILDING.txt.gz

iirc this version of gcc defaults to "gnu89" as the standard c target
History
Date User Action Args
2019-04-08 13:48:04Anthony Sottilesetrecipients: + Anthony Sottile, vstinner, larry
2019-04-08 13:48:04Anthony Sottilesetmessageid: <1554731284.53.0.0339208040037.issue36478@roundup.psfhosted.org>
2019-04-08 13:48:04Anthony Sottilelinkissue36478 messages
2019-04-08 13:48:04Anthony Sottilecreate