Message-ID: <3623A999.653FFA40@home.com> From: jko Organization: @Home Network X-Mailer: Mozilla 4.05 [en]C-AtHome0404 (Win95; U) MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: at line 240 : no more memory Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 39 Date: Tue, 13 Oct 1998 19:28:06 GMT NNTP-Posting-Host: 24.3.103.91 NNTP-Posting-Date: Tue, 13 Oct 1998 12:28:06 PDT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi, I have installed djgpp 2.01 and I'm trying to compile POV-ray for MSDOS so that I can try some unofficial debugging of the bump_map code. POV-ray source code comes with a *.mak file specifically for djgpp, but for some reason I had to work through a lot of syntax errors. Now I'm within 10 lines of the end of the *.mak file and I'm getting the error: at line 240 : no more memory I have 256 megs of RAM, and I've tried everything I know to free up more DOS memory via config.sys lines. At this point my DPMI is set so that when I run go32-v2 it reads: DPMI memory available 151,759 Kb DPMI swap space available: 46,281 Kb If I type MEM I am showing: Largest executable program size 604K (618,752) I tried exiting Windows98 into MSDOS mode, but I get the same error. I don't know whether it's Make.exe or DJGPP that's running out of memory or what the problem is, but I would think I've freed up enough. If anyone has even a guess as to what might be going on, I'd much appreciate hearing it. Thanks, Kevin Odhner jko AT home DOT com (I'll check back here, but if you're willing, use jko AT home DOT com )