need c compiler

Status
Not open for further replies.
gnu is pretty good. Its free. Command line.

edit: actually is gnu c++, but im pretty sure it should compile C files.
 
If you intend to actually do windows development, I suggest that you use the MS compilers, which are generally good anyways, especially now that they're free and optimizing and include the standard library (previously you could get them as part of the .net toolkit, but excluding those things).
 
Status
Not open for further replies.
Top Bottom