How can I get a regular gcc etc. under HomeBrew under Mac OSX Mountain Lion?
I have a Mac with command-line developer tools installed, including
Apple's LLVM C compiler, present as /bin/gcc.
How can I get a real gcc installed so that e.g. make will see the standard
gcc instead of the LLVM compiler?
No comments:
Post a Comment