From: matthew DOT winter AT virgin DOT net (Matthew Winter) Newsgroups: comp.os.msdos.djgpp Subject: Re: Virtual Memory Exhausted Date: Tue, 16 Sep 1997 13:05:56 GMT Organization: Virgin Net Usenet Service Lines: 53 Message-ID: <341f83c9.872231@news.virgin.net> References: <341e124d DOT 11267294 AT news DOT virgin DOT net> <341D69F3 DOT 703A AT cornell DOT edu> NNTP-Posting-Host: p13-grouse-gui.tch.virgin.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk "A. Sinan Unur" wrote: >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. > >i love these messages. what did you actually try. how can anyone have a >hope of telling you what could work without knowing what did not work? > > -- Sinan Excuse the ignorance. Back to the issue. I have tried 1. Removing the optimisation all together. This causes the MSDOS shell to terminate with a GPF 2. Set the TMPDIR for use with CSWDPMI. Done this, tried it under real DOS, and I get a page fault error message from CSWDPMI 3. Increased the Min Stack of CC1.EXE using STUBEDIT to (1024K) This bypassed the virtual memory error, but produces the same as one. GPF for the DOS box 4. Now tried section 15.6, increasing the DPMI setting to 64Mb for the MSDOS shell. This also bypasses the virtual memory problem, but causes the DOS box to GPF. The GPF has the following details provided by Win95 Fault Location: 0117:EFDD4 Interrupts in service: None Any suggestions on this would be grateful. Thanks Matthew ---------------------------------------------------------------------- Matthew Winter Email : matthew DOT winter AT virgin DOT net The Game Creator, Project Coordinator. WWW : http://freespace.virgin.net/matthew.winter/ ----------------------------------------------------------------------