This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Large increase in testsuite failures in optimized 3.0 20010613 (prerelease)


"Joseph S. Myers" <jsm28@cam.ac.uk> writes:

> On 14 Jun 2001, Andreas Jaeger wrote:
> 
>> It should be stable enough - but I don't do it.  Glibc and GCC are out
>> of synch since the latest exception handling and compiling glibc with
>> the currrent GCC will cause lots of problems.  We have to find a way
>> to fix this (will need fixes in glibc but might also need fixes in
>> GCC).  I advise to wait for glibc 2.2.4,
> 
> We need appropriate warnings about the situation with building glibc with 
> GCC 3 in gcc/doc/install.texi.

I'm not sure what's the best place is to add this.  Jakub, is the
following correct, you know the issues better than I do?  Joseph, can
you add it at an appropriate place, please?

* Compilation of GLIBC with GCC 3.0

At this point Glibc and GCC are out of synch since the latest
exception handling changes for GCC.  Compiling glibc with the GCC 3.0
will cause lots of problems and might make your system unstable.  This
will definitly need fixes in glibc but might also need fixes in GCC.
We strongly advise to wait for glibc 2.2.4 and to read the release
notes of glibc 2.2.4 whether patches for GCC 3.0 are needed.

Thanks,
Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]