[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[netCDF #FLD-773095]: netcdf fortran on windows
- Subject: [netCDF #FLD-773095]: netcdf fortran on windows
- Date: Mon, 28 Oct 2013 16:36:52 -0600
> 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