Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

bcostacurta

macrumors newbie
Original poster
Sep 14, 2009
6
0
Luxembourg - Europe
Hello,

I'm a newbie on Mac. Iin fact, I'm a Linux user just bought my first Mac :)

Where can I find c compiler and make utility ?
I had a look at xcode but being confused : is this an IDE only or also have compiler and make ?
If yes where can I found them after installation ?

Note :needs are related to Perl CPAN package to be build on host destination

Note:
OS is Snow Leopard on Mac Book Pro

Thanks for attention and help.
Bye,
Bruno
 
if you installed Xcode then you have all the compilers you need.
make your own sources and makefiles then compile and run them in terminal, same way you used on linux.
 
Yes, xcode is the easiest way to get a gcc compiler. Then just about everything will be able to compile.

It is an optional install if you insert your SL disk.
 
Thanks to all.
Indeed I was able to complete Xcode installation and now have C compiler and make, so I succeed to install some Perl CPAN package.

Thanks again.
Bruno
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.