Date: Thu, 14 Aug 1997 11:50:07 +0300 (IDT) From: Eli Zaretskii To: Robert Hoehne cc: djgpp AT delorie DOT com Subject: Re: Is this error due to make, bash, or me? In-Reply-To: <33F19145.3CF38B61@Mathematik.TU-Chemnitz.DE> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Wed, 13 Aug 1997, Robert Hoehne wrote: > And at last. To be on the sure side, I have both in my > /bin directory on any drive (/bin/sh and /bin/sh.exe). This is OK as long as you don't build or port packages that are meant to be built by others. Most people won't have /bin/sh on their machines. If you do this for yourself, you risk missing a Makefile or a shell script that need to be changed for them to run on a garden variety DJGPP installation. I sometimes find myself testing a package on a different drive, or rename my /tmp directory, just to be sure that no such assumptions slipped my eyes.