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.
Young-Do Kim, > To: <address@hidden> > rom: "GREENDO" <address@hidden> > Subject: I have one Question about NetCDF... > Organization: . > Keywords: 200002220026.RAA08189 In the above message, you wrote: > I've got NetCDF 3.5 libraries for Win95/98/NT... > This libraries are complied at Visual Fortran very well, > but it isn't linked by Lahey Fortran 90 or 95... > Is there anything I don't know? Different Fortran compilers have different conventions when it comes to naming external functions. It appears that the conventions used by Visual Fortran are imcompatible with those of Lahey Fortran. There is nothing we can do about this. Your choices are to 1. Find someone who has built the netCDF library using Lahey Fortran. 2. Build the netCDF library using Lahey Fortran yourself. Regards, Steve Emmerson <http://www.unidata.ucar.edu>