From: Shawn Hargreaves Newsgroups: comp.os.msdos.djgpp Subject: Re: Unable to use make Date: Sat, 9 May 1998 22:38:53 +0100 Organization: None Message-ID: References: <19980509182541 DOT 7659 DOT rocketmail AT web1 DOT rocketmail DOT com> NNTP-Posting-Host: talula.demon.co.uk MIME-Version: 1.0 Lines: 20 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Mike Simon writes: >I'm sorry to trouble you but, I can't get make to >campile anything! Allegro, "Hello world" in c++, >anything. I have 8 meg ram, 486dx, 132 MB Hard drive, >Am running Win95, and Go32 -v says I have 5MB Ram and >4Mb of the other type, so that should be enough, No, nothing like enough. Sixteen meg is a bare minimum for any serious compilations, but the more the better. You need to edit the DPMI properties for your DOS box to make more virtual memory available (you will have to type 65535 into the field by hand, because win95 only goes up to 16384 in the pulldown list). See the djgpp FAQ for more information about how best to configure your machine for use with djgpp. -- Shawn Hargreaves - shawn AT talula DOT demon DOT co DOT uk - http://www.talula.demon.co.uk/ "Miracles are nothing if you've got the wrong intentions" - Mike Keneally