This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: v3 testsuite failures under hpux--setlocale dependency on libdld.sl
- To: John David Anglin <dave at hiauly1 dot hia dot nrc dot ca>
- Subject: Re: v3 testsuite failures under hpux--setlocale dependency on libdld.sl
- From: Benjamin Kosnik <bkoz at redhat dot com>
- Date: Tue, 22 May 2001 13:35:32 -0700 (PDT)
- cc: libstdc++ at gcc dot gnu dot org
> 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.
When do you not need setlocale?
Why would this prohibit building a static c++ application?
If end users of g++/libstdc++ on HPUX are going to get this error message
everytime they try to use cout, then perhaps this should be taken care of
further up the food chain...
-benjamin