Date: Sun, 5 May 1996 14:41:06 +0200 (IST) From: Eli Zaretskii To: Jethro Wright III Cc: djgpp AT delorie DOT com Subject: Re: A GO-V1 Question.... In-Reply-To: <199605041813.OAA16128@mail-e2b-service.gnn.com> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Sat, 4 May 1996, Jethro Wright III wrote: > executables, specifically GZIP386. Ok, I setup the .PIF to alloc 2 > MB > XMS req'd w/ a 4 MB XMS limit. Shud be enuf, right ? Wrong. Now, > GZIP386 reports the CPU is REAL or V86 mode (just as it would under > plain DOS) and won't load at all ! I'm not sure what I've changed Set both EMS and XMS limits to -1. That should cause Windows let DJGPP use as much memory as Windows itself can have. Also please check to see that your GO32 variable doesn't say ``nodpmi''. If the above fails, run go32 with no arguments and post everything it prints.