make.exe question
Sergey Okhapkin
sos@prospect.com.ru
Sat Sep 6 08:02:00 GMT 1997
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@cygnus.com" with one line of text: "help".
More information about the Cygwin
mailing list