This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: egcs-980302 on i586-pc-linux-gnu test results
- To: vonbrand at pc17 dot usm dot edu dot ec (Horst von Brand)
- Subject: Re: egcs-980302 on i586-pc-linux-gnu test results
- From: hjl at lucon dot org (H.J. Lu)
- Date: Tue, 3 Mar 1998 08:30:51 -0800 (PST)
- Cc: egcs at cygnus dot com
>
> binutils-2.8.1.0.21, glibc-2.0.6-9 (RedHat-5.0 update)
> --enable-{shared,haifa,threads}
> {C,CXX,F77}FLAGS -O2 -fomit-frame-pointer -march=pentium -mcpu=pentium
>
> WARNING: Couldn't find the global config file.
> Test Run By root on Mon Mar 2 19:56:04 1998
> Native configuration is i386-redhat-linux-gnu
>
> === libio tests ===
>
> FAIL: tfformat.c compilation
> FAIL: tiformat.c compilation
> FAIL: tstdiomisc.c compilation
>
Have you upgraded your dejagnu?
H.J.