From: j DOT aldrich6 AT genie DOT com Message-Id: <199606010523.AA015746612@relay1.geis.com> Date: Sat, 1 Jun 96 05:22:00 UTC 0000 To: djgpp AT delorie DOT com Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii Subject: Re: Setting up djgpp. Reply to message 7068319 from BOYLESGJ AT LION on 05/31/96 3:39AM >I have found and read the file readme.1st but still having some problems. > >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. >If I run it from a windows dos box it tells me that I have 4Mb of RAM but >OKb of disk swap space. >If I try running gxx or gcc from the dos box, with a small source file, I get >DPMI loader error ...... >If I load the DPMI program supplied with djgpp and then run g023 it still >tells me I only have 1Mb of RAM and gcc/gxx still do not work. Hmm... I think we've seen this problem a few times before, and I believe it has something to do with the setup of your memory managers. Could you post the contents of your autoexec.bat file? Also, be sure to look in the FAQ. I'm not sure if this particular problem has made it in there or not... Eli? John