easybuild.toolchains.gcccore module¶
EasyBuild support for GCC compiler toolchain.
Authors:
- Kenneth Hoste (Ghent University)
-
class
easybuild.toolchains.gcccore.GCCcore(*args, **kwargs)¶ Bases:
easybuild.toolchains.compiler.gcc.GccCompiler-only toolchain, including only GCC and binutils.
-
COMPILER_MODULE_NAME= ['GCCcore']¶
-
NAME= 'GCCcore'¶
-
OPTIONAL= True¶
-
SUBTOOLCHAIN= 'system'¶
-
is_deprecated()¶ Return whether or not this toolchain is deprecated.
-