Has anyone compiled ROMS adjoint using gfortran compiler? The following errors appeared,when I try to build it using gfortran and openmpi. I can compile and run ROMS Nonlinear model successfully with this fortran compiler.
Code: Select all
tl_set_vbc.f90: In function 'tl_set_vbc_tile':
tl_set_vbc.f90:92:0: internal compiler error: in eliminate_temp_copies, at tree-predcom.c:1945
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make: *** [/home/vchou/Projects/WC13/I4DVAR/Build/tl_set_vbc.o] Error 1
make: *** Waiting for unfinished jobs....
Best,
wei