This is the mail archive of the gcc-prs@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]
Other format: [Raw text]

RE: c++/6212: g++ testsuite EH regressions for irix6 -mabi=64


The following reply was made to PR c++/6212; it has been noted by GNATS.

From: "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
To: <gcc-bugs@gcc.gnu.org>,
	<gcc-gnats@gcc.gnu.org>
Cc: <rth@gcc.gnu.org>
Subject: RE: c++/6212: g++ testsuite EH regressions for irix6 -mabi=64
Date: Wed, 17 Apr 2002 12:22:29 +1000

 It isn't a harness issue (fixed that).  I see a link warning:
 
 ld64: WARNING 127: Two shared objects with the same soname, =
 /usr/lib64/mips3/libm.so and /usr/lib64/libm.so, have been been linked. =
 This is probably due to a missing -L specification. Ignoring the latter.
 
 I will rebuild with --disable-shared (overnight).
 
 
 -----Original Message-----
 From: rth@gcc.gnu.org [mailto:rth@gcc.gnu.org]
 Sent: Wednesday, 17 April 2002 12:06=20
 To: Billinghurst, David (CRTS); gcc-bugs@gcc.gnu.org;
 gcc-prs@gcc.gnu.org; ghazi@caip.rutgers.edu; kenner@vlsi1.ultra.nyu.edu;
 rth@gcc.gnu.org
 Subject: Re: c++/6212: g++ testsuite EH regressions for irix6 -mabi=3D64
 
 
 Synopsis: g++ testsuite EH regressions for irix6 -mabi=3D64
 
 State-Changed-From-To: open->feedback
 State-Changed-By: rth
 State-Changed-When: Tue Apr 16 19:06:28 2002
 State-Changed-Why:
     Are you not seeing a testsuite harness problem?  E.g.
    =20
     884955:./array1.exe: rld: Fatal Error: Cannot Successfully map =
 soname 'libstdc++.so.5' under any of the filenames =
 ./libstdc++.so.5:/holodeck/work/law/rth/build/gcc/libstdc++.so.5:/usr/lib=
 64/libstdc++.so.5:/usr/lib64/internal/libstdc++.so.5:/lib64/libstdc++.so.=
 5:/opt/lib64/libstdc++.so.5:./libstdc++.so.5.5:/holodeck/work/law/rth/bui=
 ld/gcc/libstdc++.so.5.5:/usr/lib64/libstdc++.so.5.5:/usr/lib64/internal/l=
 ibstdc++.so.5.5:/lib64/libstdc++.so.5.5:/opt/lib64/libstdc++.so.5.5:=20
    =20
     Do you see the same failures if you configure with --disable-shared?
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=3Dview%20audit-trail&database=3D=
 gcc&pr=3D6212


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