Batuhan Taskaya <batuhanosmantask...@gmail.com> added the comment:
I've just compiled python with (xlc 16.1.0, debug build) and can't experience that compile failure, can you give a specific spot that failure happens? -bash-4.4$ ./python -m test.pythoninfo|grep -E 'CFLAGS|CC|OPT|LDFLAGS' sysconfig[CC]: /opt/IBM/xlc/16.1.0/bin/xlc_r sysconfig[CFLAGS]: -DNDEBUG -O sysconfig[CONFIG_ARGS]: 'CC=/opt/IBM/xlc/16.1.0/bin/xlc_r' sysconfig[OPT]: -DNDEBUG -O sysconfig[PY_CFLAGS]: -DNDEBUG -O sysconfig[PY_CFLAGS_NODIST]: -I./Include/internal sysconfig[PY_STDMODULE_CFLAGS]: -DNDEBUG -O -I./Include/internal -I. -I./Include ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue40244> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com