Quote:
Originally Posted by broli
gcc is not the c compiler
gcc stands for GNU Compiler Collection
|
A clarification. GCC used to stand for the
GNU C Compiler, but since this compiler supports several other languages aside from C, it now stands for the
GNU Compiler Collection.