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 ronaldoussoren, vdupras
Date 2012-06-12.15:45:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1339515930.05.0.0304568054747.issue15051@psf.upfronthosting.co.za>
In-reply-to
Content
There is a bug in the version of GCC that's shipped with Xcode.

Try building using clang:

configure ... CC=clang CXX=clang++
History
Date User Action Args
2012-06-12 15:45:30ronaldoussorensetrecipients: + ronaldoussoren, vdupras
2012-06-12 15:45:30ronaldoussorensetmessageid: <1339515930.05.0.0304568054747.issue15051@psf.upfronthosting.co.za>
2012-06-12 15:45:29ronaldoussorenlinkissue15051 messages
2012-06-12 15:45:29ronaldoussorencreate