ftp.delorie.com/archives/browse.cgi | search |
Message-Id: | <200005261616.TAA29260@mailgw1.netvision.net.il> |
Date: | Fri, 26 May 2000 19:15:52 +0200 |
Date: | Fri, 26 May 2000 19:15:50 +0300 |
X-Mailer: | Emacs 20.6 (via feedmail 8.1.emacs20_6 I) and Blat ver 1.8.5b |
From: | "Eli Zaretskii" <eliz AT is DOT elta DOT co DOT il> |
To: | Hans-Bernhard Broeker <broeker AT physik DOT rwth-aachen DOT de> |
CC: | djgpp AT delorie DOT com |
In-reply-to: | <8gln9n$cj4$1@nets3.rz.RWTH-Aachen.DE> (message from |
Hans-Bernhard Broeker on 26 May 2000 11:31:03 GMT) | |
Subject: | Re: make & makefile trouble |
References: | <Pine DOT GSO DOT 4 DOT 21 DOT 0005261005580 DOT 4433-100000 AT tardis-a3 DOT ee DOT ethz DOT ch> <8gln9n$cj4$1 AT nets3 DOT rz DOT RWTH-Aachen DOT DE> |
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: Hans-Bernhard Broeker <broeker AT physik DOT rwth-aachen DOT de> > Newsgroups: comp.os.msdos.djgpp > Date: 26 May 2000 11:31:03 GMT > > > - or does an echo-command don't work anyhow with a long text line > > 'echo' behaves differently depending on the 'SHELL' variable. With > DJGPP Bash as the SHELL, it can handle over-long command lines. With > command.com, it is limited by what the 'echo' builting of command.com > can handle. If you have GNU Sh-utils installed, Make will always invoke echo.exe from there before falling back on the shell, even if COMMAND.COM is the current shell. And echo.exe, being a DJGPP program, has no problem getting long commands from Make.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |