This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Hi Jiwen, I'm not sure, but if the library was built as a 64-bit library, then yu will need to include the flag "-m64" when compiling programs that need to link with the library. Or you could use a 32-bit version of the netCDF library instead. Another possiblity is reindexing the library with "ranlib", by running something like ranlib /Users/d3p880/netcdf-3.6.2/lib/libnetcdf.a but I doubt that is the problem, I suspect it's a 64-bit library. --Russ Russ Rew UCAR Unidata Program address@hidden http://www.unidata.ucar.edu Ticket Details =================== Ticket ID: GUD-694571 Department: Support netCDF Priority: Critical Status: Closed