[issue9163] test_gdb fails
Tom Morris
report at bugs.python.org
Wed Oct 6 20:32:59 CEST 2010
Tom Morris <tfmorris at gmail.com> added the comment:
Did this fix actually make the 2.7 release? I just installed 2.7 on 64-bit Ubuntu and ran into the same problem.
python -c "import sysconfig; print sysconfig.get_config_vars()['PY_CFLAGS']"
-fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE
Python 2.7 (r27:82500, Oct 6 2010, 12:53:54)
[GCC 4.4.1] on linux2
uname -a
Linux tfmorris-laptop 2.6.31-22-generic #65-Ubuntu SMP Thu Sep 16 16:21:34 UTC 2010 x86_64 GNU/Linux
----------
nosy: +tfmorris
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9163>
_______________________________________
More information about the Python-bugs-list
mailing list