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 :-)

We don't have a shared libgcc built for the pa.  I wonder if that could be
causing the problem.

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]