On 14/03/14 09:42, Martin Costabel wrote:
> This is currently biting everyone trying to compile open source projects
> with Apple's latest clang (clang-503.0.38 from March 2014).

For those here that don't know it: you can work around it by 
re-installing the old developer tools if you have a (free) Apple 
developer account. Just go to 
https://developer.apple.com/devcenter/mac/index.action, log in, scroll 
to the bottom, click on "View all downloads" and then download/install 
Xcode 5.0.2 and "Command Line Tools (OS X Mavericks) for Xcode - Late 
October 2013".

Just installing the command line tools is not enough, as they redirect 
to the binaries inside the Xcode.app bundle and it's the clang in Xcode 
5.1 that causes the problems. I don't know whether simply replacing 
Xcode.app with the 5.0.2 version is enough (I first tried just 
installing the old command line tools, noticed that didn't help, then 
replaced the newer Xcode with older Xcode and discovered that everything 
worked).


Jonas


------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to