Message-Id: <3.0.16.19980510120417.348f46d4@hem1.passagen.se> Date: Sun, 10 May 1998 12:04:26 -0400 To: Nate Eldredge From: Peter Palotas Subject: Re: Exceptions Cc: djgpp AT delorie DOT com Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Precedence: bulk >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. -- Peter Palotas alias Blizzar -- blizzar AT hem1 DOT passagen DOT se -- ****************************************************** * A brief description of DJGPP: * * NEVER BEFORE HAVE SO FEW DONE SO MUCH FOR SO MANY! * ******************************************************