Mail Archives: djgpp-workers/1998/10/07/19:54:46
Subj: DLM v2.0 soon! ;))
To:
Dear Ilya Ryzhenkov,
On 10-07-98 at 18:23:31 EST you wrote:
>
> Hello!
>
> Just wanted to drop a letter that I finally managed to deal
> with exceptions (and 387 emulation also) in my DLM library.
> It works fine with djgpp v2.02 & gcc 2.8.1, but ...
> Is there any _simple_ (i.e without rewriting libgcc parts)
> way to redefine standard behavior on unhandled exception ?
> It now just calls abort, which raises SIGABRT in turn and thus
> filling screen with uninformative text, far from real reason
> of halt.
>
> Comments ?
I suggest that you start by reading the November issue of C/C++
Users Journal, page 91. The Questions and Answers column by
Pete Becker deals with such a problem and proposes a solution.
K.B. Williams
- Raw text -