Was wondering if anyone could help me with DOSEMU.
I've built it (got a couple of warnings, but no errors) for ncurses-1.8.5
and Linux kernel 1.2.1. I did have to make a slight change in the make
file because of how "ld" was invoked. It was invoked with the "-T
0x200000" (or similar) option and my version of ld required a "-Ttext
<address>," "-Tdata <address>", or "-T <filename>," which wasn't compatible
with the make file.
When I try to run my newly built dosemu, the only message I get is
something like "Trap Breakpoint/Exception" and then dosemu dies. (Sorry
that I can't provide the *exact* text, but the newsreader that I'm using
runs under Windows, and I can't reproduce the message right now.)
Has anyone else had this message? Did you get it to go away? Can you help
me do the same? ;)
Thanks in advance!