This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/15930] New: [irix6.5] gfortran testsuite cannot find -lgfortranbegin
- From: "billingd at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Jun 2004 02:32:59 -0000
- Subject: [Bug fortran/15930] New: [irix6.5] gfortran testsuite cannot find -lgfortranbegin
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
The gfortran testsuite cannot find -lgfortranbegin, so many tests fail with
Executing on host: /disk4/billingd/obj/gcc-f/gcc/testsuite/../gfortran -
B/disk4/billingd/obj/gcc-
f/gcc/testsuite/../ /disk4/billingd/src/gcc/gcc/testsuite/gfortran.fortran-
torture/execute/a_edit_1.f90 -w -O0 -L/disk4/billingd/obj/gcc-f/mips-sgi-
irix6.5/./libiberty -lm -o /disk4/billingd/obj/gcc-
f/gcc/testsuite/a_edit_1.x (timeout = 300)
ld32: FATAL 9 : I/O error (-lgfortranbegin): No such file or directory
collect2: ld returned 32 exit status
compiler exited with status 1
output is:
I have seen this before. I think the fix can be taken across from the g++
testsuite harness. Assigned to self.
--
Summary: [irix6.5] gfortran testsuite cannot find -lgfortranbegin
Product: gcc
Version: 3.5.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: fortran
AssignedTo: billingd at gcc dot gnu dot org
ReportedBy: billingd at gcc dot gnu dot org
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: mips-sgi-irix6.5
GCC host triplet: mips-sgi-irix6.5
GCC target triplet: mips-sgi-irix6.5
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15930