To: "Ron Grunwald" Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: Make V3.71 and DPMI Date: Wed, 11 Jan 95 17:45:35 +0200 From: "Eli Zaretskii" > Is MAKE v3.71 designed to run under DPMI? I have tried running it > from a DOS/box under Windows 3.1, and under QEMM's QDPMI. In both > instances it hangs the machine so badly, I can't even do a softboot. > No error messages get displayed at all. It works as advertised for me, both under QDPMI and Win3.1. Are you sure you indeed invoke DJGPP's Make? Borland's Make was reported to cause troubles like you describe (probably because it also uses DPMI services). Maybe there is another Make program sitting on your PATH before DJGPP's one?