GCC

GNU Compiler Collection includes standard compilers for Linux operating system, such as C/C++, Fortran, Ada, etc. GCC also provides OpenMP extensions for the support of parallel programming.

Preparing the working environment

No additional environment preparation is necessary.

Executables

gcc
c++
gfortran
gnat