[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