GCCcore

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 GCCcore can then be made available with one of the following:

module load GCCcore/12.3.0
module load GCCcore/12.2.0
module load GCCcore/11.3.0
module load GCCcore/11.2.0
module load GCCcore/11.1.0
module load GCCcore/10.3.0
module load GCCcore/10.2.0
module load GCCcore/10.1.0
module load GCCcore/9.5.0
module load GCCcore/9.3.0
module load GCCcore/9.2.0
module load GCCcore/8.3.0
module load GCCcore/8.2.0
module load GCCcore/7.3.0
module load GCCcore/6.4.0
module load GCCcore/4.9.3

Notes

GCCcore was installed using Easybuild, build details can be found in $EBROOTGCCCORE/easybuild with a given module loaded.