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

[netCDF #ZSJ-783149]: Question about building netCDF libs on RHEL4



Hi Trevor,

Using the "-fPIC" C and C++ compiler option should work fine.  If you want 
extra confidence in the library you built, make sure you run "make check" from 
the top level source file after building the library.  That runs more tan 
100,000 tests on the library code, including every interface function.

The most recent beta release will also support dynamic linking when the 
--enable-shared option is used with configure, but that is not the default.

--Russ

Russ Rew                                         UCAR Unidata Program
address@hidden                     http://www.unidata.ucar.edu



Ticket Details
===================
Ticket ID: ZSJ-783149
Department: Support netCDF
Priority: Normal
Status: Closed