This is the mail archive of the gcc-bugs@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]

Re: /usr/lib/dld.sl: Unresolved symbol: <FF>libstdc++.sl.3 (plabel)


 In message <200103072104.QAA02089@hiauly1.hia.nrc.ca>you write:
  > With yesterdays 3.0 cvs source, many of the g++ tests fail to link:
  > 
  > ...
  > /usr/lib/dld.sl: Unresolved symbol: <FF>libstdc++.sl.3 (plabel)  from /xxx/
  > gnu/gcc-3.0/objdir/hppa1.1-hp-hpux10.20//libstdc++-v3/src/.libs/libstdc++.s
  > l.3
  > FAIL: g++.abi/cxa_vec.C  Execution test
  > 
  > HP nm dumps core when I try to list the library symbols.  GNU nm lists
  > them but I can't see the problem.  Ideas?
It's related to weak symbols.  I know that much :-)
jeff


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