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]
Other format: [Raw text]

Re: framestate.c breaks when gcc is compiled with --enable-sjlj-exceptions


On Mon, Apr 21, 2003 at 03:53:49PM -0400, Carlos O'Donell wrote:
> In sysdeps/generic/framestate.c there is a reliance on being able to
> pull in a fall-back "__frame_state_for" this is not the case when sjlj
> exception handling is enabled in gcc, as the included unwind-dw2.c 
> is empty (#ifndef __USING_SJLJ_EXCEPTIONS__)

Well, don't do that.


r~


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