easybuild.toolchains.gcc module¶
EasyBuild support for GCC compiler toolchain.
Authors:
- Kenneth Hoste (Ghent University)
-
class
easybuild.toolchains.gcc.GccToolchain(*args, **kwargs)¶ Bases:
easybuild.toolchains.gcccore.GCCcoreSimple toolchain with just the GCC compilers.
-
COMPILER_MODULE_NAME= ['GCC']¶
-
NAME= 'GCC'¶
-
OPTIONAL= False¶
-
SUBTOOLCHAIN= ['GCCcore', 'system']¶
-
is_deprecated()¶ Return whether or not this toolchain is deprecated.
-