[issue6957] Extension modules fail to build on OS X 10.6 using python.org 2.x/3.x

Ronald Oussoren report at bugs.python.org
Tue Sep 22 21:31:54 CEST 2009


Ronald Oussoren <ronaldoussoren at mac.com> added the comment:

r75022 (trunk) and r75023 (2.6) add the other half of my proposal: 
distutils will ignore -isysroot SDKPATH when SDKPATH is not present on the 
current system.

That combined with explicit compilation using gcc-4.0 should solve these 
build issues with the OSX binary installer.

----------

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


More information about the Python-bugs-list mailing list