Robin Becker added the comment:

I executed gcc --version (&cc --version) in the do_cpython_build function 
immediately prior to the make -j2 that builds python noth show 4.8.2.

I see the exact same errors as in the initial report. If the makefile or the 
configure is doing something special then I guess I have to work around that. A 
possibility is that the CFLAGS="-Wformat" in the environment or the configure 
argument --disable-shared is having some effect.

I have made very few changes to the build scripts.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue28092>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to