Tom Morris <tfmor...@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 <rep...@bugs.python.org>
<http://bugs.python.org/issue9163>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to