Date: Thu, 28 Oct 1999 19:41:37 +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: <7v9q75$9e$1@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 28 Oct 1999, Forsberg Sakari wrote: > How many f***ing MB's a program needs virtual memory? > > 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. If the numbers seem too small, or you still cannot figure out why doesn't your program get all the memory it needs, please read chapter 15 of the DJGPP FAQ list, and see if that helps you understand the issues involved. And please don't curse here.