daniloceano
Member
Hello,
When trying to compile MPAS I got the following error:
gcc version (as well as gfortran and mpicc) is 8.5.0:
I attached the log file.
Any help is appreciated!
When trying to compile MPAS I got the following error:
Code:
---- GENERATING IMMUTABLE STREAMS ----
mpas_geotile_manager.F:12:8:
use mpas_stack
1
Fatal Error: Cannot read module file ‘mpas_stack.mod’ opened at (1), because it was created by a different version of GNU Fortran
compilation terminated.
make[3]: *** [mpas_geotile_manager.o] Error 1
make[2]: *** [dycore] Error 2
make[1]: *** [mpas_main] Error 2
make: *** [gfortran] Error 2
gcc version (as well as gfortran and mpicc) is 8.5.0:
Code:
(base) [danilo.souza@sdumont14 MPAS-BR]$ gcc --version
gcc (GCC) 8.5.0
I attached the log file.
Any help is appreciated!