This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ronaldoussoren
Recipients bskaplan, loewis, ronaldoussoren, srid, tarek
Date 2009-12-27.11:33:08
SpamBayes Score 3.2622465e-05
Marked as misclassified No
Message-id <1261913590.26.0.121139059646.issue7580@psf.upfronthosting.co.za>
In-reply-to
Content
I forgot to mention the workaround for the 3.1 release: reinstall XCode 
and make sure that you don't do the default install, but select the 10.4u 
SDK for installation as well.

You may then run into linking issues, they only workaround for that is to 
patch the makefile: use 'gcc-4.0' instead of just 'gcc' for compiling and 
linking.
History
Date User Action Args
2009-12-27 11:33:10ronaldoussorensetrecipients: + ronaldoussoren, loewis, tarek, srid, bskaplan
2009-12-27 11:33:10ronaldoussorensetmessageid: <1261913590.26.0.121139059646.issue7580@psf.upfronthosting.co.za>
2009-12-27 11:33:09ronaldoussorenlinkissue7580 messages
2009-12-27 11:33:08ronaldoussorencreate