Date: Wed, 13 Mar 1996 18:30:53 +0200 (IST) From: Eli Zaretskii To: "Orlando A. Andico" Cc: Patrick Doyle , djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: DPMI Error In-Reply-To: Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Wed, 13 Mar 1996, Orlando A. Andico wrote: > Have you tried running DJGPP Make under Windoze? I'm not too sure about > this, but I think the problem is that programs running under CWSDPMI > can't spawn 16-bit DPMI apps 'cause CWSDPMI doesn't support 16-bit DPMI. > But since Windoze does this, maybe then Make *will* work with your 16-bit > GAS. No DPMI 0.9 server, Windoze or otherwise, can mix 16-bit and 32-bit DPMI apps. This is a bug/feature of the DPMI spec. That means that you cannot spawn a 16-bit DPMI program from within a 32-bit DPMI pprogram, or vice versa.