On Qua, 24 Jun 2009, 明覺 wrote:
I can tell you now, I really do not like gcc, for it supports so many useless languages,
gcc is a C compiler, supporting only that. g++ is a C++ compiler. gfortran is a fortran compiler. ... and so on.Maybe you are confusing gcc (the C compiler) with the GNU Compiler Suite, which is a set of compilers for several languages.
-- Eduardo M KALINOWSKI eduardo@kalinowski.com.br