symbol size change

From: Richard Mitchell <Richard.W.Mitchell_at_nyahnyahspammersnyahnyah>
Date: Thu, 6 Dec 2007 11:25:49 -0500

I am compiling code with the following flags and get the error at the
end:

         -L/usr/local/ncar/lib \
         -lncarg \
         -lncarg_gks \
         -lncarg_c \
         -L/usr/X11R6/lib -L/usr/local/g95/lib -lf95 -lm -
lc \
         -lX11 \
         -lm

ld: warning for symbol _vctseq_ tentative definition of size 512 from /
usr/local/ncar/lib/libncarg.a(plotit.o) is being replaced by a real
definition of size 508 from /usr/local/ncar/lib/libncarg.a(utilbd.o)

(note: the above error is only an example of the many the come out,
but all basically the same.)

The system is an Intel Mac 10.5. g95 was installed from g95-x86-
osx.tgz. On Friday the code compiled without any warnings, however I
was running 10.4.10 and have changed many things over the
weekend. :-) I'm guessing that this is the result of changes with
the system/compiler and I'm still using the pre-compiled ncarg
binaries for OS X. The "real definition" seems to always be smaller,
so I'm guessing that a struct is getting packed better.

The program seems to work and these are just warnings...

Richard
----------------------------+-----------------------------
Richard Mitchell | Airborne Oceanographic Lidar
Richard.W.Mitchell_at_nasa.gov | Laboratory
         (shining a little light on the world)

_______________________________________________
ncarg-talk mailing list
ncarg-talk_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncarg-talk
Received on Thu Dec 06 2007 - 09:25:49 MST

This archive was generated by hypermail 2.2.0 : Wed Jan 23 2008 - 14:22:51 MST