This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

ld warnings.. should I worry?


I get this ever so often:

  ld: warning: symbol `bad_exception virtual table' has differing sizes:
        (file /usr/local/lib/libstdc++.so value=0x18; file
/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.95.1/libgcc.a(exception.o)
value=0x20);


   This is on a Solaris 7 running gcc 2.95.1.

   What does it mean and should I be worried? If so, how can I fix it?

   Thanks

   Justin.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]