[issue28177] Compilation failure on Debian 4

2016-09-15 Thread Martin Panter
Martin Panter added the comment: For the record, there is more discussion of this in Issue 28092 -- nosy: +martin.panter superseder: -> Build failure for 3.6 on Centos 5.11 ___ Python tracker _

[issue28177] Compilation failure on Debian 4

2016-09-15 Thread Zachary Ware
Changes by Zachary Ware : -- stage: -> resolved ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.p

[issue28177] Compilation failure on Debian 4

2016-09-15 Thread Benjamin Peterson
Benjamin Peterson added the comment: 3.5 probably works. On Thu, Sep 15, 2016, at 22:21, David wrote: > > David added the comment: > > Thanks. > > What is the last official version of Python which does support GCC > versions > < 4.3 ? > > On Fri, Sep 16, 2016 at 7:20 AM, Benjamin Peterson >

[issue28177] Compilation failure on Debian 4

2016-09-15 Thread David
David added the comment: Thanks. What is the last official version of Python which does support GCC versions < 4.3 ? On Fri, Sep 16, 2016 at 7:20 AM, Benjamin Peterson wrote: > > Benjamin Peterson added the comment: > > We don't support GCC versions < 4.3 anymore. > > -- > nosy: +benj

[issue28177] Compilation failure on Debian 4

2016-09-15 Thread Benjamin Peterson
Benjamin Peterson added the comment: We don't support GCC versions < 4.3 anymore. -- nosy: +benjamin.peterson resolution: -> wont fix status: open -> closed ___ Python tracker _

[issue28177] Compilation failure on Debian 4

2016-09-15 Thread David
New submission from David: Hi there. On Debian 4, while running 'make' against a downloaded and extracted Python-3.6.0b1.tar.xz, I get this error: gcc -pthread -c -fno-strict-aliasing -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes-std=c99 -Wextra -Wn