Intel - GCC
The Intel toolchains contain a specific GCC version and are generally not compatible with other GCC versions. This is not reflected in the module files. We should
-
autoload the correct GCC -
provide a wrapper for intel (or at least document) that addsafter "compiling" the intel compiler with the correct corresponding GCC this problem is resolved: Spack automatically configures the intel compiler to depend on the correct GCC.-gcc-name/-gxx-name
Edited by Martin Lang