Subject: Re: Catching exceptions within a shared library
To: None <prlw1@cam.ac.uk>
From: Todd Vierling <tv@pobox.com>
List: port-i386
Date: 01/07/2000 15:56:18
On Sun, 2 Jan 100, Patrick Welche wrote:

: I had something similar a while back and the following additional flag
: to gcc was suggested:
: 
: -fsjlj-exceptions

This is the default on a.out (he is using i386/1.3.x).  The other mode,
using thunks, is only default on ELF.

-- 
-- Todd Vierling (tv@pobox.com)