This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Bruce, >Date: Wed, 3 May 2000 15:20:32 -0400 (EDT) >From: root <address@hidden> >Organization: UCAR/Unidata >To: Steve Emmerson <address@hidden> >Subject: 20000504: f90 build problem: can't find f77 routines: Absoft, Linux >Keywords: 200005012042.e41KgZG24064 In the above message, you wrote: > I found a statement from netcdf-3.5/src/fortran/cfortran.h > > ----------------------------------------------------------------- > #define f2cFortran /* Lynx: Only support f2c at the moment. > VAXUltrix: f77 behaves like f2c. > Support f2c or f77 with gcc, vcc with f2c. > f77 with vcc works, missing link magic for f77 > I/O.*/ > #endif > > ------------------------------------------------------------------- > > I will try to get f2c first and let you know what happen. Do you want the Fortran-90 interface? If so, then you should build the netCDF package using a Fortran-90 compiler rather than "f2c". Regards, Steve Emmerson <http://www.unidata.ucar.edu>