delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mailnull set sender to djgpp-workers-bounces using -f |
Date: | Sun, 16 Dec 2001 10:57:53 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | Charles Sandmann <sandmann AT clio DOT rice DOT edu>, |
"Mark E." <snowball3 AT bigfoot DOT com> | |
cc: | DJGPP developers <djgpp-workers AT delorie DOT com>, acottrel AT ihug DOT com DOT au |
Subject: | Re: The Bash 2.05 fixinc.sh bug |
In-Reply-To: | <10112160731.AA15388@clio.rice.edu> |
Message-ID: | <Pine.SUN.3.91.1011216105513.13601A-100000@is> |
MIME-Version: | 1.0 |
Reply-To: | djgpp-workers AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp-workers AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On Sun, 16 Dec 2001, Charles Sandmann wrote: > It can be reproduced in a nice 3 line makefile: > > SHELL = /bin/sh > all: > MAKE="$(MAKE)" This probably means that the file it compains about is the temporary file created in $TMPDIR, which is then submitted to Bash for execution. What is the exact error message printed when this Makefile is run? Mark, what does Bash do to find out whether a file is a binary one?
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |