Date: Thu, 1 May 1997 08:09:01 +0300 (IDT) From: Eli Zaretskii To: Adrian Urquhart cc: djgpp AT delorie DOT com Subject: Re: RHIDE and other compilers In-Reply-To: <336788e1.106372544@nntp.netcomuk.co.uk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk 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.