This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Severe problems running the g77 test suite on the main line
- To: gcc-bugs at gcc dot gnu dot org
- Subject: Severe problems running the g77 test suite on the main line
- From: Peter Schmid <schmid at snake dot iap dot physik dot tu-darmstadt dot de>
- Date: Wed, 3 Oct 2001 19:57:08 +0200 (CEST)
- cc: toon at moene dot indiv dot nluug dot nl
Linking the executables of the g77 test suite fails on the
i686-pc-linux-gnu target, since the linker cannot locate the library
libfrtbegin, although a copy of this library is in the build directory
(build/i686-pc-linux-gnu/libf2c/libfrtbegin.a).
Hope this helps,
Peter Schmid
Excerpt from the log file:
Executing on host: /mnt/egcs/build/gcc/g77 -B/mnt/egcs/build/gcc/ /mnt/egcs/gcc/gcc/testsuite/g77.dg/20010216-1.f -O0 -ffast-math -march=pentiumpro -lm -o ./a.out (timeout = 300)
/usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lfrtbegin
collect2: ld returned 1 exit status
compiler exited with status 1
output is:
/usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lfrtbegin
collect2: ld returned 1 exit status
FAIL: g77.dg/20010216-1.f (test for excess errors)
Excess errors:
/usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lfrtbegin