Hi,
My understanding (from the FAQ) of the integration of netCDF into HDF
is that a netCDF program can be compiled and linked completely using the
libdf.a library. However when I tried this none of the netCDF symbols
were recognized. In fact, nm shows that they are not present in the
library at all. What gives? I followed the installation instructions
that came with HDF 3.3 release 2 to the letter, but neither the libdf.a
library nor the libnetcdf.a library contains the symbols necessary
to compile and link a program using both HDF and netCDF. If I link
against both libraries, things work fine.
Thanks,
Kevin