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

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix backtrace in statically linked programs on ia64/x86-64/s390{,x}


Jakub Jelinek <jakub@redhat.com> wrote on 06/08/2004 05:57:35 AM:

> Hi!
> 
> libgcc_s.so's unwinder has no way to get at the statically linked 
binary's
> unwind tables.  For -static, we really want to use _Unwind_* stuff
> from libgcc_eh.a.
> 

Alan, Is this needed for PPC32/PPC64 as well?

Steven J. Munroe
Linux on Power Toolchain Architect
IBM Corporation, Linux Technology Center


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