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

eng.chick

macrumors newbie
Original poster
ok just bought my first mac today so sorry if my question is dumb. do you know where i can download c compiler for mac? i downloaded MinGW ..it instas the package but i don't know how should i run it..
any other program for c compiler?
thnx again
y.
 
ok just bought my first mac today so sorry if my question is dumb. do you know where i can download c compiler for mac? i downloaded MinGW ..it instas the package but i don't know how should i run it..
any other program for c compiler?
thnx again
y.

"xcode" is on the Tiger install DVD. It does not get loaded by default but you can find it on the disk.

You can also get "xcode" from apple.com. The one there is newer then the on on the DVD but either way software update will get you up to date.

"Xcode" is Apples development system and it includes the C, C++ and Objective C compilers which s really just gcc

Both "Fink" and "Mac Ports" have gcc also

Xcode is a point and click development system but you can also run gcc from the terminal. I mostly use the terminal.
 
ok just bought my first mac today so sorry if my question is dumb. do you know where i can download c compiler for mac? i downloaded MinGW ..it instas the package but i don't know how should i run it..
any other program for c compiler?
thnx again
y.

MinGW is a port of the GNU tools to Windows.
 
OS X also has the C compiler gcc built in. It is command line only but it is there and works.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.