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 Sjlver
Recipients Sjlver, koobs, vstinner
Date 2014-04-01.13:20:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1396358406.12.0.825908404532.issue21122@psf.upfronthosting.co.za>
In-reply-to
Content
I am indeed using Clang 3.4 (both the one that ships with Mac OS, and a version compiled from the sources).

However, the errors I get are rather different than #20767. In particular, Clang finishes successfully and does produce shared object files; they just don't seem to be loadable.
History
Date User Action Args
2014-04-01 13:20:06Sjlversetrecipients: + Sjlver, vstinner, koobs
2014-04-01 13:20:06Sjlversetmessageid: <1396358406.12.0.825908404532.issue21122@psf.upfronthosting.co.za>
2014-04-01 13:20:06Sjlverlinkissue21122 messages
2014-04-01 13:20:05Sjlvercreate