Ned Deily <n...@acm.org> added the comment:

The release of Xcode 4 for Mac OS X 10.6 has complicated things for Python 
builds.  We need to sort out what the problems are and possible solutions for 
them.  I suggest this issue be reassigned to Ronald and me.

In the meantime, the workaround is to continue to use Xcode 3 (which is still 
fully supported) on OS X 10.6.  If you feel you absolutely need to have Xcode 4 
installed *and* you still need to build C extension modules for the currently 
available Pythons for OS X (i.e. the python.org installers or even the 
Apple-supplied Pythons in 10.60), there are unofficial suggestions out on the 
web on how one can have Xcode 3 and 4 installed side-by-side, for example:
   http://hints.macworld.com/article.php?story=20110318050811544
(Note, I have not tried this and am not recommending it.)

----------
components: +Macintosh
nosy: +ned.deily, ronaldoussoren

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue11623>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to