• Best compiler for mac osx
    9 replies, posted
Hi i'm looking into Xcode or using a windows virtual box for visual studios which I can get free from school. Anyone help me out with finding a good compiler for my mbp?
Doesn't XCode come with its own?
A good compiler for which language?
c++
[QUOTE=Hollosoulja;46196624]c++[/QUOTE] I don't use OSX but Clang and GCC are both good, I prefer Clang but GCC is also very good.
Clang is a fine compiler, and I believe it's the default in Xcode these days.
link to a download and manual?
[url=https://itunes.apple.com/us/app/xcode/id497799835]Xcode on Mac App Store[/url] I'd be surprised if their apparent 2.46GB download doesn't include the compiler. This should be all you need. As far as a "manual" goes, something tells me you haven't been programming for very long. :v: If you need help, just [url=https://www.google.com/]consult the expert[/url]. Trust me if you're running into a problem, someone else has already solved it.
Xcode comes with a compiler. [url]http://stackoverflow.com/questions/16697699/which-c-c-compiler-does-xcode-use[/url]
Clang is best and made by apple as well
Sorry, you need to Log In to post a reply to this thread.