v3 testsuite failures under hpux--setlocale dependency on libdld.sl

John David Anglin dave@hiauly1.hia.nrc.ca
Tue May 22 13:12:00 GMT 2001


> > HP recommends linking with the following linker options in this situation:
> > 
> > -Wl,-E -Wl,+n -l:libdld.sl
> > 

> So, perhaps you'll have to make g++ on HPUX link in this special library 
> for all C++ linkage.

No, I don't think that is a good solution.  You only want the above when
you need setlocale.  It wouldn't allow building a static C++ application
under HPUX.

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



More information about the Libstdc++ mailing list