GNU C compiler (gcc)
  • is part of the GNU Compiler Collection (GCC) - GNU C Compiler
  • includes front ends for C, C++, Objective-C, Fortran, Ada, and Go, as well as libraries for these languages (libstdc++,…)
  • was originally written as the compiler for the GNU operating system