This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: egcs-971201 on i586-pc-linux-gnulibc1 test results
- To: Horst von Brand <vonbrand at sleipnir dot valparaiso dot cl>
- Subject: Re: egcs-971201 on i586-pc-linux-gnulibc1 test results
- From: Neal Becker <neal at ctd dot comsat dot com>
- Date: 03 Dec 1997 08:12:25 -0500
- Cc: egcs at cygnus dot com
- References: <199712030416.BAA31403@sleipnir.valparaiso.cl>
>>>>> "Horst" == Horst von Brand <vonbrand@sleipnir.valparaiso.cl> writes:
Horst> linux-2.1.69, libc-5.4.41, i586/100
Horst> --enable-shared --enable-haifa; -O2 -fomit-frame-pointer -march=pentium
Horst> WARNING: Couldn't find the global config file.
Horst> Test Run By root on Wed Dec 3 00:03:48 1997
Horst> Native configuration is i586-pc-linux-gnulibc1
Horst> === libio tests ===
Horst> FAIL: tfformat.c compilation
Horst> FAIL: tiformat.c compilation
Horst> FAIL: tstdiomisc.c compilation
This appears to be similar to the problem I have had with
i586-pc-linux-gnulibc2 <<== for the last several snapshots.
The compilation of fails because we compile with -lio but there is no
corresponding -L. I don't know enough about dejagnu (or tcl) to debug
this.
BTW, is haifa helpful on pentium?