PDA

View Full Version : A nice free C/CPP windows compiler


CyberSh33p
10-10-2003, 05:30 AM
I'd like to find one. I don't need an IDE necessarily, as mostly they have too many features I don't like. So, anyone know of one? Especially if its IDE-less?

or, tell me, can gcc compile c++? or anything else I can get from cygwin? I only used it for c before, so I don't know.

thanks.

pancho
10-10-2003, 06:25 AM
http://www.bloodshed.net/devcpp.html

khaki
10-10-2003, 07:44 AM
Dev-C++ is IDE based, but it's not bloated with features, I like it.

For command-line-based compilers you might want to check out DJGPP ( http://www.delorie.com/djgpp/ ).

Or here for large list of compilers. http://www.bloodshed.net/compilers/index.html