On Thu, Nov 21, 2002 at 10:49:42AM +0100, Dietmar Maurer wrote: > For example imagine a Library LIBA, which is compiled with -fexcetions, > which calls a function bad_func() in LIBB, which has no exception > tables. Is it then possible to unwind bad_func()? No. r~