Makefile error, incorrect shell

Patrick West patw@decisionism.com
Wed Oct 13 12:44:00 GMT 1999


I am running under gnub20 (beta 20) and am having a problem getting the
SHELL variable set. I have it set to the correct path in my environment:

i:/gnub20/H-I586-cygwin32/bin/bash

but when I print the SHELL variable out in the Makefile I get the
following:

cmd.exe

So it can't do the right thing in the Makefile such as changing
directories, checking for the existance of directories etc...

If I set the SHELL variable to:

SHELL=//i/gnub20/H-I586-cygwin32/bin/sh.exe

in the Makefile I get the following errors:

/c: Can't open /c
/c: Can't open /c
make.exe: *** [build-1] Error 2

Thank you for your help in advance.

Patrick West
Decisionism, Inc.




--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com



More information about the Cygwin mailing list