From: pavenis AT lanet DOT lv Message-ID: To: djgpp AT delorie DOT com, luke AT jet DOT msk DOT su (Oleg Yu. Polyanski) Date: Tue, 9 Jun 1998 16:35:44 +0300 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: exceptions and templates ??? In-reply-to: Precedence: bulk From: luke AT jet DOT msk DOT su (Oleg Yu. Polyanski) Subject: Re: exceptions and templates ??? Date sent: 09 Jun 1998 11:34:14 +0400 Organization: Jet Infosystems To: djgpp AT delorie DOT com > >>>>> "Dominique" == Dominique Louis writes: > > Dominique> Hi all, just wondering if anyone knows how to setup DJGPP > Dominique> correctly so that exceptions work correctly when using > Dominique> templates. Every time the program reaches "throw" the > Dominique> program ends abruptly and I get a message on my screen that > Dominique> says "Abort!", which seems to defeat the purpose of having > Dominique> exceptions in the first place. > > it seems you use the old g++. i recommend you to upgrade the > compiler at least to 2.8.0 version. > Correction: You need port of gcc-2.8.1 to get exceptions working without specifying --fsljl-exceptions in gcc command line