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: [PATCH] Export _Unwind_Find_FDE from glibc (GCC 3.0.1 vs GLIBC 2.2.4 solution part)


On Sun, Jul 22, 2001 at 06:37:46PM +0200, Jakub Jelinek wrote:
> unwind-dw2.o should not make it into libc.so, but apparently something (most
> probably unwind-dw2-fde.o) drags it in.

It's almost certainly base_of_encoded_value from unwind-pe.h,
which is not actually used in unwind-dw2-fde.c.  Some of the
other routines from that header are though.


r~


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