-
Mac Lover
C/C++ compiler on macosx
i'm just starting to study c/c++ programming. linux has gcc builtin. how about macosx?
how do i enable/install the ccompiler, or what do i search for in google to get me started?
thanks so much in advance!
-
03-20-2007 06:45 AM # ADS
Google Adsense
-
S13
Guest
Re: C/C++ compiler on macosx
If you installed the developer tools during OS X installation, you already have gcc installed. Just go to the Apple Developer Connection page to learn more about developing on a Mac. I suggest looking into Xcode (Apple's IDE) if you're going to develop for the Mac platform.
Bookmarks