[sword-devel] bindings/objc build broken

Trevor Jenkins trevor.jenkins at suneidesis.com
Thu Jan 24 03:29:34 MST 2013


On 23 Jan 2013, at 22:21, Jeff Barnes <jbarnesweb at gmail.com> wrote:

> I downloaded fink to get gcc. I read all the blogs, etc. that said gcc doesn't come with Xcode anymore. Did I misread something? 

The gcc compiler is no longer shipped with Xcode. Instead it comes with the LLVM project's reworking of it. http://llvm.org/ and https://developer.apple.com/library/mac/#documentation/CompilerTools/Conceptual/LLVMCompilerOverview/_index.html The claim is that LLVM produces better object code than its gcc equivalent. The Xcode "command line tools" options will expose the installed compiler and linker for use outside of Xcode, e.g. for hacking with eclipse.

Regards, Trevor.

<>< Re: deemed!




More information about the sword-devel mailing list