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

[netCDF #CLB-814953]: Experience with netcdf-4.1.2-beta2



> Thanks for announcing the availability of netcdf-4.1.2-beta2.
> 
> I have tried it with Cygwin (so far) and all works fine EXCEPT for the 
> following change: to link a Fortran program I need to include the output from 
> BOTH "nc-config --flibs" AND  "nc-config --libs" on the linker command line, 
> whereas previously (with 4.1.1) I needed only the former. Is that change 
> intended?
> 
> $ nc-config --flibs
> -L/usr/local/lib -lnetcdff -lnetcdf
> $ nc-config --libs
> -L/usr/local/lib -lnetcdf -L/usr/local/lib -lhdf5_hl -lhdf5 -lz -lcurl -lidn 
> -lssh2 -lssl -lcrypto -lssl -lcrypto -lz -lz
> 
> 
> 
> Mark Hadfield          "Kei puwaha te tai nei, Hoea tahi tatou"
> address@hidden
> NIWA
> Please consider the environment before printing this email.
> 
> NIWA is the trading name of the National Institute of Water & Atmospheric 
> Research Ltd.
> 
> 

Howdy Mark!

Did you build with --disable-shared?

Thanks,

Ed

Ticket Details
===================
Ticket ID: CLB-814953
Department: Support netCDF
Priority: Normal
Status: Open