Martin Panter added the comment:

Can one of the -Wall flags be dropped? What is the difference between $OPT and 
$CFLAGS_NODIST?

gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall 
-Wstrict-prototypes    -std=c99 -Wall -Wextra -Wno-unused-result 
-Wno-unused-parameter -Wno-missing-field-initializers   -I. -IInclude 
-I./Include    -DPy_BUILD_CORE -o Programs/python.o ./Programs/python.c

----------

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

Reply via email to