unwind question
Martin v. Loewis
martin@v.loewis.de
Thu Nov 21 12:13:00 GMT 2002
Dietmar Maurer <dietmar@ximian.com> writes:
> > 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.
>
> Well, that make -fexceptions quite useless for mono. Isn't that a
> problem for languages like C++?
No. In C++, -fexceptions is always on, for all object files, and all
libraries, always.
Regards,
Martin
More information about the Libc-alpha
mailing list