Subject: Re: c++ and exception handling
To: Brook Milligan <brook@trillium.NMSU.Edu>
From: Patrick Welche <prlw1@cam.ac.uk>
List: current-users
Date: 11/13/1998 18:01:23
Brook Milligan wrote:
> 
> Does the native netbsd c++ compiler handle throwing and catching
> exceptions?  My experience says no, but I may be missing something on
> how to invoke that capability.  If not, is there any hope that it will
> do so in the near future?

For me on i386, egcs seems to work fine as does exception handling -
maybe I'm just lucky?

Cheers,

Patrick