Mail Archives: djgpp/1997/04/08/02:51:31
In my previous post I wrote about the strange crashes in Allegro demos.
I suspected that the 'palantir' event library of Dim Zegebart caused the
problem, and I have found that it is really the case. When I compiled
the original Allegro 2.2 distribution all of the demos run perfectly
both in DOS and under Windows. These are the good news.
The bad news are that I have written a non-Allegro program for
converting data from dBase3 files. The program runs without any problems
in a Win95 or WIndows 3.1 DOS window, but exits with SIGFPE in clean
DOS. The strange thing is that *it exits when it reach main(), without
executing a single line in it* ! I confirmed this in gdb, with setting a
breakpoint at main(). I have tried to re-organize the object files,
without any success. And I have used the same object files (except the
one containing main() of course) in many other programs without any
problems! Any suggestion?
Andras
- Raw text -