Mail Archives: cygwin/1997/09/07/17:43:24
Andrew Sweeney wrote:
> 1) The make is looking for a shell script. /bin/sh. So I set SHELL=
> so now it doesn't try to execute the shell script.
>
> 2) now I get the following error
> make: -c: Command not found
> make: *** [test] Error 127
>
Make runs "$SHELL -c command". Both cmd.exe and command.com requires "/c" instead of "-c".
--
Sergey Okhapkin, http://www.lexa.ru/sos
Moscow, Russia
Looking for a job
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -