First post, by trixx
Hi,
I am trying to run rhide for DJGPP (see http://www.delorie.com/djgpp/ and http://www.rhide.com/ ) on dosbox 0.63 running inside an ubuntu linux system. (Yes, I know there is a native RHIDE version for linux but I really need it on DOS)
I installed all of the downloaded packages (the DOS versions) without trouble, and command line tools (for example gcc) seem to work fine. However, when I try to run rhide, the CPU use raises to 100% for 3-5 seconds andn then I got an exception (I am copying by hand, can not copy & paste from dosbox):
Exiting due to signal SIGILLInvalid Opcode at eip=0026de09... register dump...Call frame traceback EIPs:0x0026de09...0x00399417
I have tried with different cores; with all of them i got the same error. With 'full' I also get a "Invalid opcode" message on dosbox stdout. I have disabled most of the sound emulation (except for pcspeaker) and have all other settings by default. I have also tried swithching on and off EMS and XMS.
Has any of you tried this and got it working? Thanks a lot.