Tagged Questions
-1
votes
1answer
133 views
gcc vs. llvm, compiling c++ code, migrating from linux [closed]
i'm migrating from linux machine to mac os x. I was used to write c++ application (for opengl and opencv application mainly) using vim as editor.
Now, i have installed XCode on a new 10.8 mac os x ...
0
votes
2answers
2k views
Xcode update for 10.6.8
I would like to use a newer version of Xcode (current version on my system is 3.2.4) and the command line tools (gcc & make).
I have tried to install Xcode through the Mac App Store, however I ...
1
vote
3answers
3k views
Where can I find gcc in Xcode 3.2.6?
I have a Mac with OS X 10.6.8 Snow Leopard. I'm trying very hard to learn the basics of programming in C, but I can't get my first simple program to run.
I read online to go to Xcode Preferences -> ...
5
votes
2answers
3k views
Which version of gcc is on Mountain Lion?
I am looking forward to migrate my c++ code to C++11, which might requires at least g++ 4.6.
So what is the GCC installed on Mountain Lion?