Date: Fri, 02 Mar 2001 20:05:41 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: boucheratp AT teccon DOT co DOT uk Message-Id: <8011-Fri02Mar2001200541+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: (message from Philip Boucherat on Fri, 2 Mar 2001 17:38:29 +0000) Subject: Re: Where does command line length limitation come from? References: <2593-Fri02Mar2001184433+0200-eliz AT is DOT elta DOT co DOT il> 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 > Date: Fri, 2 Mar 2001 17:38:29 +0000 > From: Philip Boucherat > > I think that must be the problem as I am using > Microsoft NMAKE to invoke the compiler and other tools. From what you > say, if I switch over to using GNU make (the DJGPP version), then this > problem will go away, Yes, definitely. Using the DJGPP port of GNU Make you should be able to pass command lines as long as 16KB (expandable up to about 60KB if necessary).