Hello and welcome to our community! Is this your first visit?
Register

Results 1 to 2 of 2

Thread: C/C++ compiler on macosx

  1. #1
    Mac Lover sugeina's Avatar
    Join Date
    Oct 2006
    Location
    katipunan, q.c.
    Age
    30
    Posts
    101

    Default 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!

  2. # ADS
    Google Adsense

    Join Date
    Always
    Location
    Advertising world
    Age
    2010
    Posts
    Many




     

  3. #2
    S13
    Guest S13's Avatar

    Default 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.

  4.   



 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •