Hi all, I always get errors when trying to install software under GCCcore 6.3.0 toolchain. On 6.4.0 everything is installing fine.
i tried to use different versions of Easybuild (3.3 , 3.6.1 , 3.6.2). I tried to change the —optarch but didn’t work too. Here is an example of CMake-3.7.2-GCCcore-6.3.0.eb error message: GCCcore/6.3.0/include/c++/6.3.0/limits:1598:7: internal compiler error: Illegal instruction Another errors i receive: Error when bootstrapping CMake: Cannot find appropriate C++ compiler on this system. Please specify one using environment variable CXX.. Does anyone know how to solve that? Thanks.

