From: noer@cygnus.com (Geoffrey Noer)
Subject: Re: G++ w/ C++ Exceptions
16 Apr 1997 20:13:21 -0700
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <199704170030.RAA25777.cygnus.gnu-win32@cirdan.cygnus.com>
Content-Type: text
Original-To: papresco@calum.csclub.uwaterloo.ca (Paul Prescod)
Original-Cc: gnu-win32@cygnus.com
In-Reply-To: <3354E170.6813953F@calum.csclub.uwaterloo.ca> from "Paul Prescod" at Apr 16, 97 10:25:52 am
X-Mailer: ELM [version 2.4 PL23]
Original-Sender: owner-gnu-win32@cygnus.com

Paul Prescod wrote:
[..]
> When I compile certain C++ objects with -fexceptions, G++ goes berserk,

Don't know about this one.

[...]
> And it goes on forever, until I hit Ctrl-C which may or may not cause
> Windows 95 to crash or Windows NT to launch Dr. Watson. (I presume
> that's a known bug too).

Yes, this is a known problem.  In beta 17.1, the 13th control-C will
force a TerminateProcess which will kill the hanging process and often
bash as well.

In the upcoming Beta 18 release, signals are much happier and control-C
actually does the right thing (for the most part anyhow).  The 13
control-Cs ugly hack is going away for good so don't get too used to it.
:-)

-- 
Geoffrey Noer
noer@cygnus.com
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
