GCC
Intro
GCC is the acronym for the GNU Compiler Collection.
Commonly, the acronym is associated with GNU C or C++ compiler of the collection. In the following, we restrict ourselves to the C/C++ compiler, but the tutorial also applies to the other compilers of the collection, i.e. the Pascal or Fortran Compiler.
The entire set of software development tools provided by the GCC is called the GCC tool chain.