From: sandmann AT clio DOT rice DOT edu (Charles W. Sandmann) Subject: Re: go32 and DPMI To: pre AT Cs DOT Nott DOT AC DOT UK (Phill Edwards) Date: Tue, 13 Jul 1993 08:51:10 -0600 (CDT) Cc: honoo AT nc DOT titech DOT ac DOT jp > Dr Phill Edwards
writes.... > and have a problem with go32/gcc. It is using the DPMI > interface to 386max and complaining about running >writes: > 1. Graphics doesn't work, even with the standard VGA driver. For example, > when I try 'grtask' sample, it produces strange text colors; when I replace > go32.exe with the previous one (1.09), it works fine. Get the file from omnigate.clarkson.edu:pub/msdos/djgpp/pub/csdpmit1.zip which contains a patched GO32 1.10a that solves these problems. Add the string "nodpmi" (without quotes) to your GO32 environment variable. This same image also fixes most graphics problems.