Date: Sun, 31 Oct 1999 09:37:24 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Forsberg Sakari cc: djgpp AT delorie DOT com Subject: Re: Virtual memory exhausted... In-Reply-To: <7vbc54$srn$2@baker.cc.tut.fi> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On 29 Oct 1999, Forsberg Sakari wrote: > >> I have 19 MB free and my program hangs because virtual > >> memory exhausts every time! > > > I suggest to begin by running go32-v2 with no arguments, and tell us what > > it prints. The sum of the two numbers it prints is the amount of > > available virtual memory DJGPP programs have in your setup. > > ok, first it prints that usual stuff.... go32-v2 version 2.0 ... > > DPMI memory available 11 MB > DPMI swap space avail 40 MB This means you can use 51MB of memory. Does your program need more than this? If the program should need much less than 51MB, please post the details of your setup: is it DOS or Windows, what DPMI server do you use (for DOS only).