This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Some new testresults - irix6.5 with -mabi=64
- To: "Billinghurst, David (CRTS)" <David dot Billinghurst at riotinto dot com>
- Subject: Re: Some new testresults - irix6.5 with -mabi=64
- From: Benjamin Kosnik <bkoz at redhat dot com>
- Date: Thu, 24 May 2001 12:37:29 -0700 (PDT)
- cc: "'libstdc++ at gcc dot gnu dot org'" <libstdc++ at gcc dot gnu dot org>
David I've been lurking on gcc-testresults, and have been looking at your
results for some time. They cheer me up significantly: these irix results
are very good. Thanks for your work.
> I have some nasty hacks in the testsuite files to find the right shared
> libraries.
I'd be interested in getting a solution for irix issues into the testing
framework. Same for HPUX.
There are some bits in the dejagnu harness to set LD_LIBRARY_PATH or
whatever is needed under IRIX (it's different), but perhaps this is not
being done correctly. Can you suggest a way to do it that will work?
-benjamin