delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/05/09/10:46:52

Date: Sat, 9 May 1998 10:43:46 -0400 (EDT)
From: Frank Donahoe <fdonahoe AT wilkes1 DOT wilkes DOT edu>
Reply-To: Frank Donahoe <fdonahoe AT wilkes1 DOT wilkes DOT edu>
To: nebo AT linetap DOT com
Cc: DJGPP List <djgpp AT delorie DOT com>, alicdima AT sprint DOT ca
Subject: Re: Environment Space
Message-Id: <Pine.A32.3.96.980509101957.38501A-100000@wilkes1.wilkes.edu>
Mime-Version: 1.0

The size of the environment space is rounded up to the next multiple of
16 so it is efficient to pick a number which is a multiple of 16.  However
when running in a DOS box under Win 3.1 the space assigned in `config.sys'
may be large but the programs will never get more than the default unless
in `system.ini' a line be added:

    CommandEnvSys=XXXX

where XXXX <= the amount allowed in `config.sys'

In any event, the file `djgpp.env' will provide all the space needed for
DJGPP programs.  There is no need for separate batch files.

Does Windows95 have a similar requirement?

Frank




- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019