we are trying to compile test1 of the newly released mom4-beta (Linux machine, ifc compiler, see attached templete) , and getting the following compilation error:
module FMS_MOD *Compiler Internal Error* : Please report to Intel(R) Corporation compilation aborted for fms.f90 (code 1)
anyone knows what the problem is?
thanks, Eli.
-- Eli Galanti International Research Institute for Climate Prediction The Earth Institute at Columbia University Rm 202 Monell Bldg, Lamont-Doherty Earth Observatory 61 Route 9W, Palisades New York 10964-8000 Tel: 845-680-4436 Fax: 845-680-4865 email: [EMAIL PROTECTED] URL: http://iri.columbia.edu/~eli
FFLAGS = -O2 -i4 -r8 -Duse_netCDF -w95 -tpp7 -I/usr/local/include -I/usr/local/mpich-1.2.5/include -I/usr/local/mpich-1.2.5.2/include -L/usr/local/netcdf-3.5.0/lib -lnetcdf -I/usr/local/netcdf-3.5.0/include CPPFLAGS = -Duse_netCDF -I/usr/local/include FC = ifc LD = ifc LDFLAGS = -L/usr/local/lib -ludunits -lnetcdf_ifc -lPEPCF90 -L/usr/local/mpich/lib -lmpich -lpmpich -L/usr/mpi/lib -lmpich -L/usr/local/udunits-1.12.0/lib -ludunits -L/usr/local/netcdf-3.5.0/lib -lnetcdf -I/usr/local/mpich-1.2.5.2/include CFLAGS = -D__IFC
