NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

Re: NetCdf used for Red Hat 9.0 and gcc 3.x

make
c++ test.o BoundingBox.o SRFData.o -L/usr/X11R6/lib 
-L/u/home/csaxon/DTRA/netcdf-3.5.1-beta10 -lnetcdf_c++ -lnetcdf -lglut 
-lGLU -lGL -lXmu -lX11 -lXi -lm -o test
/usr/bin/ld: cannot find -lnetcdf_c++
collect2: ld returned 1 exit status
make: *** [test] Error 1

i do a make, this is what it gives me...



On Wed, 25 Jun 2003, Matthew Bettencourt wrote:

> It will not compile is pretty vague IYKWIM...  It is linking errors??
> M
>