[issue28092] Build failure for 3.6 on Centos 5.11

Nathaniel Smith report at bugs.python.org
Fri Oct 14 14:25:39 EDT 2016


Nathaniel Smith added the comment:

> 3.6 currently compiles correctly with gcc4.2, the default on Mac OS X 10.5 (Leopard).

So to summarize our current understanding: gcc 4.3 added support for C99 inline, which explains why gcc 4.2 works and gcc 4.8 doesn't.

WTF is going on.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue28092>
_______________________________________


More information about the Python-bugs-list mailing list