www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2000/12/24/12:49:57

Date: Sun, 24 Dec 2000 19:47:04 +0200
From: "Eli Zaretskii" <eliz AT is DOT elta DOT co DOT il>
Sender: halo1 AT zahav DOT net DOT il
To: Kenneth Doyle <cyberpunk AT notmail DOT com>
Message-Id: <9003-Sun24Dec2000194704+0200-eliz@is.elta.co.il>
X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.6
CC: djgpp AT delorie DOT com
In-reply-to: <3A4614EF.DCB38503@notmail.com> (message from Kenneth Doyle on
Mon, 25 Dec 2000 02:23:28 +1100)
Subject: Re: "Command line too long"
References: <Pine DOT SUN DOT 3 DOT 91 DOT 1001219134418 DOT 365O-100000 AT is> <91tnie$mq2$1 AT nnrp1 DOT deja DOT com> <3A4614EF DOT DCB38503 AT notmail 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

> From: Kenneth Doyle <cyberpunk AT notmail DOT com>
> Newsgroups: comp.os.msdos.djgpp
> Date: Mon, 25 Dec 2000 02:23:28 +1100
> >
> > Anyway, problem solved.  In case anyone has a problem like this again,
> > the first thing they should do is check for excess amounts of
> > environment variables.  :-)
> >
> > Damon Casale, damon AT WRONG DOT redshift DOT com (remove the obvious)
> > "What do you mean, the environment's not able to support life?  It
> > looks a little crowded to me."
> >
> > Sent via Deja.com
> > http://www.deja.com/
> 
> You can increase the space for environment variables by adding a line like
> this in config.sys:
> SHELL=C:\COMMAND.COM /E:<size> /P
> 
> where <size> is the size of the environment space.

This enlarges the available space for environment variables used by
COMMAND.COM, but doesn't change the space which DJGPP programs use to
store environment variables (which is allocated as the need arises) or
to pass them to child programs (which is 16KB by default, but can be
changed by running STUBEDIT).

- Raw text -


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