Date: Thu, 11 Dec 1997 16:02:34 +0200 (IST) From: Eli Zaretskii To: Chak cc: eldredge AT ap DOT net, djgpp AT delorie DOT com Subject: Re: Compiling Allegro In-Reply-To: <3021209566.28094638@taft.pvt.k12.ct.us> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Thu, 11 Dec 1997, Chak wrote: > When I am in a Windows DOS box, running go32-v2 gives me the following: > > DPMI memory available: 4967 Kb > DPMI swap space available: 10433 Kb That seems like the default 16MB that Windows 95 lets you use. > You might notice that the swap space is considerably larger. I set the virtual > memory in the properties box of my DOS boxes to 32 megs (the size of the swap > file I created in Windows) Is that Windows 95? If so, the correct way to set the DPMI memory is NOT by creating a swap file, but by typing the value 65535 in the DPMI memory dialog of the DOS box property sheets. The DJGPP FAQ list explains more about this in section 15.6 > What does stubedit do? (And is there documentation on it somewhere?) See sections 6.4, 15.8 and 15.9 of the FAQ. The latest version of the DJGPP FAQ list is available as v2/faq210b.zip from the same place you get DJGPP.