|
gcc - free, fairly good, also get to compile lots of other languages (one of the most commonly used)
Microsoft's latest compiler - the compiler is free (if you can find it) but all of the worth of Visual studio is in the IDE/documentation etc. The compiler is a good compiler but i've never used it on the command line.
Most of the others have specific uses like icc.
|