Mail Archives: djgpp/1999/10/27/08:14:18
Forsberg Sakari writes:
> I downloaded fed and it works fine
Cool. It's nice to think that at least someone other than me
is using it :-)
> but only under windows' (3.11) fullscreen dos prompt. If
> I try to run it in dos, it reports SIGSEGV!!!
Strange. I haven't been doing much work in DOS recently, but
I just tried this and it seems to be ok for me. What DOS version
are you running, what DPMI server, and most importantly, what
version of FED? (the latest is 2.15).
> how I direct that error output to a file that I
> can send it to FED's author?
After you get the stack traceback, run
"symify -o logfile fed.exe". To get any useful info from
this you will have to build a debug version of the program,
which you can do by running "make DEBUGMODE=1" in the
directory containing your FED sources.
Shawn Hargreaves.
- Raw text -