GCC

From ACENET
Revision as of 16:13, April 4, 2016 by Skhan (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Description
The GNU Compiler Collection (GCC) is a set of programming language compilers produce by the GNU Project and distributed by the Free Software Foundation. Languages include C, C++, Fortran, Ada (gnat) and Java (gcj).
Documentation
GCC homepage
Modulefile
gcc
Commands
$ module load gcc
$ gcc, g++, gfortran
Help for any command
$ man gcc
$ man gfortran
$ gcc --help