Thread: c compiler help

  1. #1
    Registered User
    Join Date
    Aug 2005
    Posts
    266

    c compiler help

    hi im taking a class in c, and i want to try a free c compiler, which do i use? (are all the same?)

  2. #2
    Registered User
    Join Date
    Jul 2005
    Posts
    12
    For windows:
    - dev-c++ www.bloodshed.net/dev/
    - eclipse (CDT) www.eclipse.org/cdt

    For Linux:
    - gcc

  3. #3
    Registered User
    Join Date
    Aug 2005
    Posts
    266
    which is better for mac osx

  4. #4
    ... kermit's Avatar
    Join Date
    Jan 2003
    Posts
    1,534
    Quote Originally Posted by rodrigorules
    which is better for mac osx
    I believe OS X ships with gcc.

    Check this out and see if it is of any help.


    ~/

  5. #5
    Destoryer of Worlds
    Join Date
    Jul 2005
    Posts
    17
    .....doesnt.... mac osx come with gcc ???



    or did they remove that when they stole the nextstep code

  6. #6
    Registered User
    Join Date
    Jul 2005
    Posts
    12
    Eclipse run in the Mac OS X too.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Compiler Paths...
    By Cobra in forum C++ Programming
    Replies: 5
    Last Post: 09-26-2006, 04:04 AM
  2. C Compiler and stuff
    By pal1ndr0me in forum C Programming
    Replies: 10
    Last Post: 07-21-2006, 11:07 AM
  3. I can't get this new compiler to work.
    By Loduwijk in forum C++ Programming
    Replies: 7
    Last Post: 03-29-2006, 06:42 AM
  4. how to call a compiler?
    By castlelight in forum C Programming
    Replies: 3
    Last Post: 11-22-2005, 11:28 AM
  5. Bad code or bad compiler?
    By musayume in forum C Programming
    Replies: 3
    Last Post: 10-22-2001, 09:08 PM