This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


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

Re: GCC 3.0 and GLIBC don't work together


Richard Henderson <rth@redhat.com> writes:

> On Tue, Jun 12, 2001 at 04:38:31PM +0200, Andreas Jaeger wrote:
>> Program received signal SIGSEGV, Segmentation fault.
>> _dl_lookup_versioned_symbol (undef_name=0x4015bdba "__deregister_frame_info_bases"...
> 
> A crash in _dl_lookup_versioned_symbol, whatever the actual
> symbol involved, would appear to be a glibc problem.

But this is GCC related:
- it worked with previous GCC versions and all earlier snapshots
- it references a symbol in GCC that went in just a short time before
  this fails.

It might be a bug in glibc and but it was caused by a change in GCC.

I'd also like to have this recorded (perhaps for Mark's release notes)
that GLIBC cannot be compiled with GCC 3.0.

Let's fix glibc now,
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]