This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: results 971127 linux i586 glibc2.0.5
- To: neal at ctd dot comsat dot com
- Subject: Re: results 971127 linux i586 glibc2.0.5
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Sat, 29 Nov 1997 12:36:14 -0700
- cc: egcs at cygnus dot com
- Reply-To: law at cygnus dot com
In message <E0xbXIM-0001l9-00@neal.fred.net>you write:
> ../../egcs-971127/configure --host=i586-pc-linux-gnu --enable-shared
> --verbose --prefix=/usr --norecursion
>
> These are the only failures:
>
> 7 lines matching ^FAIL in buffer *shell*.
> 6139:FAIL: tfformat.c compilation
> 6141:FAIL: tiformat.c compilation
> 6145:FAIL: tstdiomisc.c compilation
> 6285:FAIL: g++.mike/p6610a.C Execution test
> 6286:FAIL: g++.pt/typename5.C (test for excess errors)
> 6318:FAIL: g77.f-torture/execute/dnrm2.f execution, -O2 -fomit-frame-poin
> ter -finline-functions -funroll-loops
> 6319:FAIL: g77.f-torture/execute/dnrm2.f execution, -O2 -fomit-frame-poin
> ter -finline-functions -funroll-all-loops
>
> Note that the first 3 failures are due to the use of -lio. I guess
> libio is not used on this platform.
This would indicate a dejagnu failure of some kind since it should be
using -L../libraries/libio -lio
jeff