Click to See Complete Forum and Search --> : C Compiler


ngalantino
03-30-2003, 01:34 PM
hi everyone. i've just learned how to program in c, but i can't find a reliable c compiler for mac os x. project builder doesn't seem to work for me. if you know where i can find a c programming environment (text editor, compiler, debugger) for mac leave a link so i can download it.

thanx

Malone
03-30-2003, 02:42 PM
You should be able to run Mac OS X in "command mode" (typical Unix shell), I don't know what you type in when you log on to get there though. Anyway, its an OpenBSD variant, so gcc should come standard.