Date: Sun, 5 Apr 1998 15:48:18 +0300 (IDT) From: Eli Zaretskii To: Al Christians cc: djgpp AT delorie DOT com Subject: Re: Virtual Memory Exhausted In-Reply-To: <3525F7D6.3465@easystreet.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Sat, 4 Apr 1998, Al Christians wrote: > I'm getting Virtual Memory Exhausted message from djgpp running under > DOS v6.22. The module in question is only 1600 lines of c++. > My machine shows 20 megs of DPMI memory and 130 megs of swap space > when I do go32-v2. Did you try to enlarge the internal heap size of CWSDPMI? If not, please read section 6.4 of the DJGPP FAQ list: it describes how to use the CWSPARAM program to enlarge the heap of CWSDPMI.