Mail Archives: djgpp/2001/02/27/07:13:13
The problems I had are consistent with the following excerpt from the FAQ
"Another problem on NT is that you cannot install a handler for the SIGFPE,
SIGINT, or SIGALRM signals: if you do, your program will crash as soon as
the signal is generated (in DJGPP v2.02 and later, FP exceptions are masked
by default, so you will need to unmask them first, otherwise SIGFPE won't be
generated). This is due to a bug in NT."
So no fix is available
Dave
----- Original Message -----
From: "Eli Zaretskii" <eliz AT is DOT elta DOT co DOT il>
To: "Dave Bloodgood" <dabldgd AT home DOT com>
Cc: <djgpp AT delorie DOT com>
Sent: Monday, February 26, 2001 7:59 AM
Subject: Re: Eradicating djgpp W2000 problem
>
> On Mon, 26 Feb 2001, Dave Bloodgood wrote:
>
> > Also, there were big problems with DJGPP exception handling in windows
NT
> > 4 - Ive seen lots of NTVDM crashes, so my code simply doesn't handle
> > exceptions if running on NT.
>
> Please describe the details. Are any of these problems described in
> section 3.3 of the DJGPP FAQ list?
- Raw text -