Any recommendations for a "C" compiler?
Posted: 29.05.2009, 13:49
I'm looking for a small footprint C-compiler just for writing some simple text/file processing utilities.
I don't really need or want Visual Studio with all it's baggage. I'm not trying to create any GUI's and I can even do without an IDE as I'm comfortable with command-line compiling and I'm happy, for now, to create command-line executables only.
I'm wondering if anyone can share their experiences and/or make some recommendations of free and reliable "C" compilers you've used or are aware of suitable for this type of task.
(Don't need C++ either, C will do)
Anyone know anything about any of the ones listed below?
http://www.cs.virginia.edu/~lcc-win32/
http://www.c-compiler.com/
http://www.thefreecountry.com/compilers/cpp.shtml
Cheers
CC
I don't really need or want Visual Studio with all it's baggage. I'm not trying to create any GUI's and I can even do without an IDE as I'm comfortable with command-line compiling and I'm happy, for now, to create command-line executables only.
I'm wondering if anyone can share their experiences and/or make some recommendations of free and reliable "C" compilers you've used or are aware of suitable for this type of task.
(Don't need C++ either, C will do)
Anyone know anything about any of the ones listed below?
http://www.cs.virginia.edu/~lcc-win32/
http://www.c-compiler.com/
http://www.thefreecountry.com/compilers/cpp.shtml
Cheers
CC