From: mbenkmann AT gmx DOT de (Matthias Benkmann) Newsgroups: comp.os.msdos.djgpp Subject: rhide does nothing Date: Tue, 16 Mar 1999 22:52:05 GMT Organization: [posted via] Leibniz-Rechenzentrum, Muenchen (Germany) Lines: 14 Distribution: world Message-ID: <36eed3ed.718137@news.lrz-muenchen.de> NNTP-Posting-Host: diald011.ppp.lrz-muenchen.de X-Newsreader: Forte Free Agent 1.11/32.235 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I have just installed djgpp by unzipping all archives the zip-picker told me to download. I've set the proper env variables and tried to compile a few small C++ programs with gcc and gxx. To that point everything works as it is supposed to. But then I wanted to try rhide but when I start it, it just hangs. No message, no crash, no GPF. Not even rhide -h outputs anything. Even if I start it under plain DOS (6.x) with no EMM386, DPMI or anything installed it just does nothing but hang. Isn't it supposed to report at least some error message about no DPMI present ? I don't know if this information is very useful but when I started it under an old version of Turbo Debugger, ran it and interrupted it after a while with Ctrl-Break, I found it executing the same loop over and over. The FAQ didn't help me so I'm asking here. Hope anyone can help. Thanks. MSB