>To: address@hidden >From: David Forrest <address@hidden> >Subject: http://www.unidata.ucar.edu/packages/netcdf/other-builds.html >Organization: ? >Keywords: 200408120633.i7C6XEaW005696 netCDF Fortran underscore Hi Dave, > Linux using both g77 and intel ifort: > > CPPFLAGS='-DpgiFortran -DNDEBUG' FC=g77 FFLAGS='-fno-second-underscore' > F90='ifort' F90FLAGS='-Vaxlib -mp -static-libcxa' ./configure > > The above works for a linux install using g77 to build the library and > intel's ifort for building the f90 interface. 'make test' works fine, > with or without the -mp. Thanks for figuring this out and letting us know that it works. I've added your comments to our web page on "Other Builds of the netCDF Package" at http://www.unidata.ucar.edu/packages/netcdf/other-builds.html#g77-ifort Please let us know if there is a mistake in the above. --Russ