Mail Archives: djgpp/1998/04/28/23:42:55
At 03:42 4/28/1998 GMT, Paul Derbyshire wrote:
>Nils Lohmann wrote:
>>
>> Does anybody know why teh following code taken out of Stroustrup: Die
>> C++
>> Programmiersprache
>> Terminates whith ABORT and doen't use the Exception Handler for range
>> errors.
>>
>> Compiler : DJGPP, GCC2.80, CWSDPMI V4.0
>
>There's a bug in this version, that requires the workaround of using the switch
>-fsjlj-exceptions on the command line. It is fixed in g++ 2.8.1, or so I hear.
It is a DJGPP-specific bug, so it's unrelated to G++ 2.8.1. The bug will
probably be fixed before the DJGPP port of 2.8.1 is released, however.
Nate Eldredge
nate AT cartsys DOT com
- Raw text -