Mail Archives: djgpp/1998/10/08/07:48:22
On Thu, 8 Oct 1998, Alexander Bokovoy wrote:
> > When I compile is with egcs-1.1 then the first exception is catched
> > but the second one aborts program. I don't know if this is a problem
> > with egcs-1.1. Even more: trying to debug this program with gdb is
> > unsuccessfull (already first exception crashes program under gdb).
> > Perhaps I should test the same example under Linux (I haven't
> > done it yet as I'm normally not using exceptions).
> Probably, it has the same roots as our problem.
I tried the same example under Linux and there were no such problem:
in both situations exceptions gets catched
Then I did more tests with DJGPP (this time I used cross-compiler under
Linux: the same version egcs-1.1, and run examples under DOSEMU-0.98.1).
Also trying to use files for DJGPP 2.01 didn't change anything: second
exception was not catched.
So looks that there are still problems with exceptions in DJGPP port
of egcs-1.1.
Andris
- Raw text -