Date: Wed, 13 Mar 1996 18:21:02 +0200 (IST) From: Eli Zaretskii To: NIGEL HUGHES Cc: djgpp AT delorie DOT com Subject: Re: Wierd mem problems when moving to V2 In-Reply-To: <31459B71.20DA@aber.ac.uk> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Tue, 12 Mar 1996, NIGEL HUGHES wrote: > stuff fine, good I thought, it all works. Then I tried to run TEST.EXE > and get the error > > DPMI: Out of Conventional Memory > > a quick call to mem tells me I have 446k free. A cold boot leaving 556k > free and it all works. So then try and compile some of my code, and all Please invoke go32-v2.exe (in your bin/ subdirectory) and post what it prints. How many physical memory do you have installed? If it's less than 4 MBytes, did you read section 3.8 of the DJGPP FAQ list (available as v2/faq200b.zip from the same place you get DJGPP)? There are some recommendations there for memory-starved machines that might help you.