Xref: news2.mv.net comp.os.msdos.djgpp:4072 From: Charles Sandmann Newsgroups: comp.os.msdos.djgpp Subject: Re: Help required with DPMI Conflict Date: Mon, 20 May 1996 22:18:07 CDT Organization: Rice University, Houston, Texas Lines: 13 Message-ID: <31a135ef.sandmann@clio.rice.edu> References: <1996May20 DOT 195533 DOT 28424 AT leeds DOT ac DOT uk> Reply-To: sandmann AT clio DOT rice DOT edu NNTP-Posting-Host: clio.rice.edu To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp > I assume that there is a conflict between the DPMI of gnuplot and that > of DOS4/GW. I am using the default CWSDMPI driver, which is loaded at Yes, this is a problem, and there is no workaround. The problem is that DOS4/GW expects some DPMI subtile behavior (built in extension?) which CWSDPMI does not support. I don't know if it's a DOS4/GW bug or CWSDPMI bug - I could never get anyone to send me a trivial do nothing image which showed the problem. You can stick with V1.x, or wait for an alternate free DPMI to be provided, or buy QEMM/386MAX, or not run DOS4/GW images as child processes. Not very satisfying, but I don't know what else to suggest, sorry.