Date: Fri, 21 Nov 1997 21:01:04 -0800 (PST) Message-Id: <199711220501.VAA16003@adit.ap.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: shaka AT innotts DOT co DOT uk (Shaka Zulu), djgpp AT delorie DOT com From: Nate Eldredge Subject: Re: not enough virtual memory (0/1) Precedence: bulk At 02:11 11/21/1997 GMT, Shaka Zulu wrote: >hi >i tried all the suggestions for setting up my computer for djgcc >(486dx2 16mb at least 400 mb free on my scsi hard disk) >and for small source files , the compiler works fine >but for say a 600 Kb c file e.g. the wam.c produced by binprolog >or a large distribution with a few hundred small c files >e.g. clicc065 runtime library rtl.a >the compiler return with the virtual memory exhausted message >my smartdrv is set to 10Mb cache >my ramdisk is set for 4Mb in msdos >my compiler version is 2.7.2.1. >go32-v2 reports >dpmi memory available: 10315 Kb >dpmi swap space available: 21517Kb . >I have also included five attachments containing my >autoexec.bat and my config sys for both msdos and win95 >plus the bat files for my paths >can anyone help me ? Make sure the TEMP directory doesn't fill up. If it's on the ramdisk, try pointing the TMP environment variable somewhere else. Also see FAQ section 6.3. Nate Eldredge eldredge AT ap DOT net