This is the mail archive of the gcc-bugs@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]

c++/3930: mips-elf c++ testsuite can't find libstdc++ library



>Number:         3930
>Category:       c++
>Synopsis:       mips-elf c++ testsuite can't find libstdc++ library
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Aug 03 12:46:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     joel@gcc.gnu.org
>Release:        gcc-30-cvs 20010802
>Organization:
>Environment:
GNU/Linux RedHat 6.2 targetting mips-elf
>Description:
About 1800 test suite failures are of this form:

/usr3/ftp_archive/gnu/gcc/ss/b3/b-mips-elf/gcc/testsuite/../ld: cannot find -lst
dc++^M
collect2: ld returned 1 exit status^M
compiler exited with status 1
output is:
/usr3/ftp_archive/gnu/gcc/ss/b3/b-mips-elf/gcc/testsuite/../ld:  cannot find -lstdc++^M
collect2: ld returned 1 exit status^M

FAIL: g++.abi/primary2.C (test for excess errors)
/usr3/ftp_archive/gnu/gcc/ss/b3/b-mips-elf/gcc/testsuite/../ld:  cannot find -lstdc++
collect2: ld returned 1 exit status
>How-To-Repeat:
configure for mips-elf and run the tests.  I can provide support with binutils and simulator to someone investigating this.
>Fix:
unknown probably just a script/Makefile problem.
>Release-Note:
>Audit-Trail:
>Unformatted:


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