Si quieres un buen compilador de C++: gcc o clang

O al menos eso es lo que opinan en este interesante comentario en slashdot:

As a member of both the C and C++ standards committees, and as a CEO of a company that sells C++ libraries to businesses for high-performance computing, I have to disagree with you.

The Oracle/Sun and IBM compilers are the worst C++ compilers available. Intel is also pretty bad, despite touting good standards conformance and being designed for runtime speed, it deals very badly with abstraction penalties, and is extremely slow to compile. Microsoft's compiler is also pretty bad, both at compilation speed, standards conformance, and runtime speed, with each new version introducing quirks and regressions (they have acknowledged major codegen regressions in the recent releases and are investigating them)

If you want a good C++ compiler, GCC or Clang are the only tools available.

:wq

blogroll

social