X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com Date: Sat, 23 May 2009 11:10:47 +0300 From: Eli Zaretskii Subject: Re: Increasing area for variable storage In-reply-to: <33db2820-e56b-4e54-8923-23d7ef783492@b1g2000vbc.googlegroups.com> To: djgpp AT delorie DOT com Message-id: <83pre0tf20.fsf@gnu.org> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: QUOTED-PRINTABLE X-012-Sender: halo1 AT inter DOT net DOT il References: <0KJY00585R208H10 AT mta5 DOT srv DOT hcvlny DOT cv DOT net> <4A16081D DOT 4E9E7855 AT yahoo DOT com> <33db2820-e56b-4e54-8923-23d7ef783492 AT b1g2000vbc DOT googlegroups DOT com> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: Rugxulo > Date: Fri, 22 May 2009 14:17:43 -0700 (PDT) >=20 > > > How do I increase these area(s)? > > > > Run win98 and run your program in its DOS box. =A0If its a DJGPP > > program it can use all of your memory. >=20 > I don't think that's right. (If Eli wasn't so busy, he'd probably > explain better.) While I haven't used Win9x in years, and when I di= d I > was much younger / dumber (although I'm still quite wimpy), I think > I've read that even with it set to Auto or -1, you still are maxed = out > at 64 MB of DPMI. The ways to maximize DPMI memory available to DJGPP programs on Windows 9x are described in the DJGPP FAQ list; see the node "Windows9x alloc" there. As it explains, if you have enough physical memory installed, you _can_ get more than 64MB.