Date: Tue, 17 Mar 1998 10:21:22 +0200 (EET) From: Andris Pavenis To: Robert Hoehne cc: DJGPP Mailing list Subject: Re: Exceptions In-Reply-To: <350DA02A.E7F041D5@gmx.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Mon, 16 Mar 1998, Robert Hoehne wrote: > Gili wrote : > > > > Is there *ANY* working compiler in existance that handles exceptions > > properly? > > I think gcc 2.8.0 for linux should work. > > Robert > -- I tested the exceptions examples that were mentioned in djgpp and djgpp-workers mailing lists (which failed under DJGPP with 2.8.0) with gcc-2.8.1 and pgcc-2.90.23 under Linux. They all work Ok Andris