dwarf2 unwind info check broken

Andreas Jaeger aj@suse.de
Sun Mar 17 04:54:00 GMT 2002


Andreas Jaeger <aj@suse.de> writes:

[...]

> So, how can we fix that configure test - and do we need to add -lgcc_s
> for sln?

Not -lgcc_s, it's -lgcc_eh.

I still don't understand why it fails on my newer system but works
fine on an older system...

This seems to be related to this patch:

2001-12-15  Jakub Jelinek  <jakub@redhat.com>
        [...]
        * gcc.c (init_gcc_specs): For -static-libgcc, use -lgcc -lgcc_eh.
        If neither -static-libgcc nor -shared-libgcc is passed and -shared,
        use -lgcc if LINK_EH_SPEC is defined and -lgcc_s -lgcc if not.
        If none of the above switches are passed, use -lgcc -lgcc_eh.
        (init_spec): If LINK_EH_SPEC is defined, prepend it to link_spec.

Jakub, can you have a look at glibc?  Any ideas what's broken - or
what I'm doing wrong on my system?

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



More information about the Libc-hacker mailing list