[issue24543] Configure script wrongly detects x64/x87/mc68881 with -flto option passed

marxin report at bugs.python.org
Thu Jul 2 15:10:50 CEST 2015


marxin added the comment:

As I wrote, starting from GCC 4.9.0, the compiler does not emit any assembly with -flto and -c option. I would suggest to remove '-c' option that will force to create an executable.

----------

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


More information about the Python-bugs-list mailing list