Easy way to get gcc and make in OS X

developmentxcode

I want to install a few CPAN modules in OS X.

It filed since the module I want requires make and gcc to be installed. A quick google on the subject tells me that I need to install "Apple Developer Tools".

Do I really have to install the entire Xcode package (it's a 3 GB download) just to get make and gcc?

Best Answer

I would highly recommend installing the developer tools. They are free from Apple.

If you really don't want Xcode after the fact, you could just remove the Application itself. You may also be able to not install any documentation, which I think also takes a bit of space.