Mail Archives: djgpp/1997/05/01/01:23:15
On Wed, 30 Apr 1997, Adrian Urquhart wrote:
> I'm curious to know if anyone has used RHIDE for anything other than
> DJGPP, and if so, how do you do it? I'm thinking particularly of
> Watcom C/C++ which doesn't have a DOS based IDE.
If you need to do that in plain DOS (no Windows) and CWSDPMI is your DPMI
host, you need to be aware of incompatibilities between DOS4GW, the
extender used by Watcom (AFAIK) and CWSDPMI. I don't know the exact
extent of the problems. At least some of them were fixed in the latest
r3 version of CWSDPMI, but some stay. For example, Aladdin Ghostscript
which uses DOS4GW crashes when run from within a DJGPP program if CWSDPMI
is the DPMI host.
- Raw text -