why have I give the intel compiler but in ./case.build it use gcc and then ERROR

sunweihao

19970130SWh
Member
I have set the intel compiler in the config_machines.xml and during create_newcase

this is my command,I have set the compiler is intel

1625657102669.png

and in the config_machines.xml and config_compilers.xml, I also set the compiler to be intel
but in the build step, I ./case.build it gives ERROR

1625657442718.png

cat it :

1625657480832.png

it seems that error is due to using gcc , but I have set the intel compiler,why?
 
Back
Top