This is the repository for build, test and deploy scripts for the GNU Compiler Collection (GCC) for CODE-RADE
We build the latest stable version of each major release of the compiler chain :
- 4.9.4
- 5.5.0
- 6.4.0
- 7.3.0
- 8.2.0
There are also a few old modules from previous releases. YMMV.
4.9.25.1.05.2.05.3.06.1.0, 6.3.0
Version 7.x is not built yet, due to support for java being removed.
Almost all CODE-RADE applications in research domains (astronomy, biology, chemistry, etc) are built with one or more of these compilers. As such, the modulefiles usually set a GCC_VERSION
variable which is used to resolve the relevant version of the application. This is set in the gcc
modulefile, such that module add gcc/6.4.0
would set GCC_VERSION=6.4.0
Choose a compiler version, and do
module add gcc/<version>
e.g. :
module add gcc/6.3.0
If you use this compiler in your toolchain, please cite :
Bruce Becker, & Sakhile Masoka. (2017). SouthAfricaDigitalScience/gcc-deploy: CODE-RADE Foundation Release 3 - GCC [Data set]. Zenodo. http://doi.org/10.5281/zenodo.572588