GCC
The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran, Java, and Ada, as well as libraries for these languages (libstdc++, libgcj,…).
Note
This is an autogenerated page, more detail including examples may be available for this package. Please see the first section of Software on Stanage
After connecting to Stanage (see Establishing a SSH connection), start an interactive session with the following command:
srun --pty bash -i
A version of GCC can then be made available with one of the following:
module load GCC/12.3.0
module load GCC/12.2.0
module load GCC/11.3.0
module load GCC/11.2.0
module load GCC/11.1.0
module load GCC/10.3.0
module load GCC/10.2.0
module load GCC/10.1.0
module load GCC/9.5.0
module load GCC/9.3.0
module load GCC/9.2.0
module load GCC/8.3.0
module load GCC/8.2.0-2.31.1
module load GCC/7.3.0-2.30
module load GCC/6.4.0-2.28
module load GCC/4.9.3-2.25
module load GCC/12.3.0
module load GCC/12.2.0
module load GCC/11.3.0
module load GCC/11.2.0
module load GCC/10.2.0
module load GCC/8.3.0
module load GCC/8.2.0-2.31.1
Notes
GCC was installed using Easybuild, build details can be found in $EBROOTGCC/easybuild
with a given module loaded.