Date: Sun, 2 Jun 1996 10:06:15 +0200 (IST) From: Eli Zaretskii To: Gregary J Boyles Cc: djgpp AT delorie DOT com Subject: Re: Setting up djgpp. In-Reply-To: <4om7mm$iom@lion.cs.latrobe.edu.au> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On 31 May 1996, Gregary J Boyles wrote: > If I run g032, or what ever its called, at the dos prompt it tells me > that I have about 1Mb of RAM when in fact I have 4Mb installed. Please read section 3.8 of the DJGPP FAQ list (v2/faq200b.zip from the same place you get DJGPP). It explains how to set up DJGPP on systems that have low amounts of memory. If the advice there won't help, post the details of your system configuration (CONFIG.SYS, AUTOEXEC.BAT and the exact output of go32-v2). > If I run it from a windows dos box it tells me that I have 4Mb of RAM but > OKb of disk swap space. Section 15.8 tells you how to set the PIF file for the DOS box so that you get enough memory under Windows. > If I try running gxx or gcc from the dos box, with a small source file, I get > DPMI loader error ...... Which version of Windows is that?