This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: 971105: results on i586-pc-linux-gnulibc1
- To: mlawson at drfmc dot ceng dot cea dot fr (Max Lawson)
- Subject: Re: 971105: results on i586-pc-linux-gnulibc1
- From: hjl at lucon dot org (H.J. Lu)
- Date: Fri, 7 Nov 1997 07:52:26 -0800 (PST)
- Cc: egcs at cygnus dot com
>
>
> Hi there!
>
> Here are 971105-egcs results for gcc and g++. The box I'm using is
> i586-pc-linux-gnulibc1 + libc.so.5.4.39 + binutils-2.8.1.0.15.
> The g++ results I have are really disappointed compared to those of
> similar boxes I've seen on the list (lots of EH failures here) !?
>
Do you use shared libraries? How did you do "make check"?
H.J.