From: "Wormy" Newsgroups: comp.os.msdos.djgpp Subject: make.exe: VIRTUAL MEMORY EXHAUSTED Date: Sat, 11 Dec 1999 23:09:22 +0100 Organization: University of Economics and Business Administration, Vienna, Austria Lines: 14 Message-ID: <82ui3i$n63@cantine.wu-wien.ac.at> NNTP-Posting-Host: 212186012098.11.wu-wien.teleweb.at X-Newsreader: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I tried everything: STUBEDITING cc1.exe, cc1plus.exe, make.exe but it didn't work! I have more than 4 GB free HD space, but go32-v2 tells me that I have ~33000 KB DPMI memory and ~200000 KB swap space available! The makefile (over 50KB big) is processed 10 minutes - several object files are created - but then stops with this MEMORY EXHAUSTED text. What else could I try to get it working?