This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: current egcs in CVS
- To: drepper at ipd dot info dot uni-karlsruhe dot de (Ulrich Drepper)
- Subject: Re: current egcs in CVS
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Sat, 06 Dec 1997 09:50:00 -0700
- cc: egcs at cygnus dot com
- Reply-To: law at cygnus dot com
In message <x73ek7k8bv.fsf@myware.rz.uni-karlsruhe.de>you write:
> Hi,
>
> Does nobody else has problems with the current egcs in the CVS (i.e.,
> not the versions on the branch). On ix86 I get a completely unusable
> result since the floating-point handling is horribly broken. This is
> what enquire prints:
I bootstrapped on my x86 yesterday without any problems at all.
i686-pc-linux-gnulibc1.
I'm in the process of doing a merge from gcc2 -> egcs, once that's done
I'll be making a fresh snapshot (from the development tree) so other
folks can look into this problem.
> Another problem is that `make' went on building the compiler.
> Shouldn't enquire report this as a severe problem and stop the
> compilation?
Nope -- at least in the past enquire generated warnings/errors on
many systems due to bugs in their C-libraries. It was decreed that
this should not stop the build process.
jeff