This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


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

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


"John David Anglin" <dave@hiauly1.hia.nrc.ca> writes:

> I am experiencing many v3 testsuite failures with `-static'.  I believe
> that this is due to the dependency of setlocale on libdld.sl (shl_load,
> etc).

> I think this probably has to follow `-lc'.  I need a suggestion on how
> to implement this in the testsuite.

I've filed PR libstdc++/2841 about this problem on Tru64 UNIX and managed to
get the testsuite working again with a couple of quick hacks.  This is a
serious regression from the old mkcheck-based testsuite, obviously on more
platforms than I though at first.

	Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Faculty of Technology, Bielefeld University

Email: ro@TechFak.Uni-Bielefeld.DE


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