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

[netCDF #GUD-694571]: problem: build 64-bit netcdf lib using ifort and



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