Re: Cannot find shell with make-3.79.1 on i686-pc-cygwin

2001-04-26 Thread Eric Christopher
> That was a "no" to your assertion. All of the Cygwin tools I'm using are > precompiled from Cygwin. Aaah. Then you don't want the complete environment? > > I was thinking as an alternative to hard-coding the shell to "/bin/sh.exe", > I could modify make to look for "sh.exe" on the path if

RE: Cannot find shell with make-3.79.1 on i686-pc-cygwin

2001-04-26 Thread Shawn Carey
> > Thanks for the quick replies, folks! > > > > FYI, I'm using the bone-stock, cygwin compiled make executable with the > > latest DLL (1.3.1-1). > > > > So that was a yes to my assertion that you weren't using the binaries > produced by the cygwin project? > Hi Eric, That was a "no" to your as

Re: Cannot find shell with make-3.79.1 on i686-pc-cygwin

2001-04-25 Thread Eric Christopher
Shawn Carey wrote: > > Thanks for the quick replies, folks! > > FYI, I'm using the bone-stock, cygwin compiled make executable with the > latest DLL (1.3.1-1). > So that was a yes to my assertion that you weren't using the binaries produced by the cygwin project? > At the risk of being a pest

RE: Cannot find shell with make-3.79.1 on i686-pc-cygwin

2001-04-25 Thread Shawn Carey
Eric > Christopher > Sent: Wednesday, April 25, 2001 3:13 PM > To: Paul D. Smith > Cc: Shawn Carey; [EMAIL PROTECTED] > Subject: Re: Cannot find shell with make-3.79.1 on i686-pc-cygwin > > > "Paul D. Smith" wrote: > > > > If you're using Cygwin'

Re: Cannot find shell with make-3.79.1 on i686-pc-cygwin

2001-04-25 Thread Eric Christopher
"Paul D. Smith" wrote: > > If you're using Cygwin's version of GNU make, you need to talk to them > about it. Their version is not the same as the "normal" FSF-distributed > GNU make. > > If you want to try the FSF version you can get it from: > > ftp://ftp.gnu.org/gnu/make/ > I _think_

Re: Cannot find shell with make-3.79.1 on i686-pc-cygwin

2001-04-25 Thread Paul D. Smith
If you're using Cygwin's version of GNU make, you need to talk to them about it. Their version is not the same as the "normal" FSF-distributed GNU make. If you want to try the FSF version you can get it from: ftp://ftp.gnu.org/gnu/make/ Thx. -- ---

Cannot find shell with make-3.79.1 on i686-pc-cygwin

2001-04-25 Thread Shawn Carey
Hello, I'm using cygwin's build of GNU make on a Windows 2000 system. I recently upgraded the make executable from version 3.79 to 3.79.1, and now I'm having some problems... The compile-time initialization of "default_shell" (main.c:1134) has changed from "sh.exe" in version 3.79 to "/bin/sh.e