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]

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


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++.sl.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?

Dave
-- 
J. David Anglin                                  dave.anglin@nrc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)


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