Date: Sun, 28 Dec 1997 11:44:12 +0200 (IST) From: Eli Zaretskii To: DeHackEd cc: djgpp AT delorie DOT com Subject: Re: Optmization and Exceptions In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Thu, 25 Dec 1997, DeHackEd wrote: > // This program does not link if -O3 compiled! Can you find the error? > // And you need to link in -lstdcx Exceptions support is flaky in gcc 2.7.x. In particular, do NOT turn on optimizations when exceptions are used, ever! I'm told that if you are serious about exceptions, you should wait for gcc 2.8.