Downloading and installing gcc

Hello,
I am using emacs for mac and need the gcc compiler to build my c/c++ programs.
I have looked at Xcode but not sure if that includes a IDE, which I don't want as I am using emacs.
I just want to download and install the gcc compiler and nothing else.
Does anyone know of any download link that I can use to get this?
Many thanks for any advice,

Install Xcode. gcc is just a front-end for the preprocessor, multiple compilers, linker, include files, libraries. Xcode will install all of that. Installing "the gcc compiler and nothing else" would never work.

Similar Messages

Maybe you are looking for