[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[netCDF #FLD-773095]: netcdf fortran on windows



> I seem to recall that, in some cases, it is required to explicitly 
> specify '-lnetcdff';
> in this case, LDFLAGS would become:
> 
> LDFLAGS="-L/C/NETCDF/LIBRARIE/BIN/lib -lnetcdf -lnetcdff"

Except that should be 

  LDFLAGS="-L/C/NETCDF/LIBRARIE/BIN/lib -lnetcdff -lnetcdf"

because the netCDF Fortran library calls the netCDF C library ...

--Russ


Russ Rew                                         UCAR Unidata Program
address@hidden                      http://www.unidata.ucar.edu



Ticket Details
===================
Ticket ID: FLD-773095
Department: Support netCDF
Priority: Normal
Status: Closed


NOTE: All email exchanges with Unidata User Support are recorded in the Unidata inquiry tracking system and then made publicly available through the web. If you do not want to have your interactions made available in this way, you must let us know in each email you send to us.