Mail Archives: djgpp/1998/05/11/00:02:46
At 12:04 5/10/1998 -0400, Peter Palotas wrote:
>>AFAIK, the standard `-fexceptions' switch handles exceptions through a
>>table, which is managed by GCC's library. DJGPP does not yet contain the
>>startup code to set this up correctly, so it doesn't work.
>
>In version 2.8.1 just released it seems to work. Atleast I have compiled
>code that used exceptions without the -fsjlj-exceptions switch and
>everything worked as expected. So I think it works by now, and that is
>good if they are faster or more efficient or something, becuase it has to
>be something since it is the default switch.
As I understand it, 2.8.1 just enables `-fsjlj-exceptions' by default, to
save you the trouble. Unless something I haven't heard about has happened,
nothing has actually changed.
Nate Eldredge
nate AT cartsys DOT com
- Raw text -