[issue13241] llvm-gcc-4.2 miscompiles Python (XCode 4.1 on Mac OS 10.7)
Michael Foord
report at bugs.python.org
Tue Nov 8 00:19:26 CET 2011
Michael Foord <michael at voidspace.org.uk> added the comment:
On OS X Lion, with XCode 4.2 installed, I find the following works (no need to install macports):
./configure CC=gcc-4.2 --prefix=/dev/null --with-pydebug
----------
nosy: +michael.foord
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13241>
_______________________________________
More information about the Python-bugs-list
mailing list