Date: Mon, 15 Sep 1997 20:19:00 -0700 (PDT) Message-Id: <199709160319.UAA02850@adit.ap.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: matthew DOT winter AT virgin DOT net (Matthew Winter), djgpp AT delorie DOT com From: Nate Eldredge Subject: Re: Virtual Memory Exhausted Precedence: bulk At 10:59 9/15/1997 GMT, Matthew Winter wrote: > >Hi, > >I continually get the "Virtual Memory Exhausted" error message running >the DJGPP compiler within Windows 95 DOS Box. > >I have tried most of the solutions within the FAQ, but was wondering >if any new solutions have appeared since then. The one in section 15.6 seems the most likely problem. If that doesn't fix it... Run `go32-v2' from a DOS box. See what numbers it gives you regarding memory and swap space. If they seem ridiculously small (like swap space under 8MB), the following are possible: - Windows 95 is configured to use a small amount of virtual memory. You can change this somehow, I think, but I don't use Windows 95 so I don't know specifically. - Your disk drive is nearly full. Thus there will be little space to swap into. Do you still have the problem when running in "MS-DOS Mode"? Nate Eldredge eldredge AT ap DOT net