Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com X-Authentication-Warning: hp2.xraylith.wisc.edu: khan owned process doing -bs Date: Wed, 21 Feb 2001 22:25:02 -0600 (CST) From: Mumit Khan To: cygwin AT cygwin DOT com Subject: Re: sh.exe: Command not found In-Reply-To: <20010221231845.A9086@redhat.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Wed, 21 Feb 2001, Christopher Faylor wrote: > Mumit has clarified things in this regard. I'd forgotten that make would > look for sh.exe in the path. I don't know why this isn't working for > you. Possibly setting the SHELL environment variable or passing a SHELL= > command line argument will work, as Mumit suggested. You can pass SHELL as a variable either on the command line as I had shown, or in the makefile itself, but never taken from the environment. Make by design ignores SHELL environment variable, given that it causes very weird errors when users have say csh as the SHELL variable. Mumit -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple