[issue10238] ctypes not building under OS X 10.6 with LLVM/Clang 2.8

Brett Cannon report at bugs.python.org
Thu Jan 20 23:39:21 CET 2011


Brett Cannon <brett at python.org> added the comment:

Chris Lattner from LLVM says that this has been fixed in their mainline and that to work around it in LLVM 2.8 one should build with the -no-integrated-as flag.

----------
resolution:  -> fixed
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10238>
_______________________________________


More information about the Python-bugs-list mailing list