Hello,

I had the same issue. It really helped. Thanks

Padma


Fabrice GIRARDOT wrote:
> 
> 
> Ethan Du wrote :
> 
>  >     It works. So, my question is: are the internal commands must be
>  > called with "cmd /c"? or what else is wrong?
> 
> 
> It looks like it's a problem with the "SHELL" variable.
> As far as I understand, you run a cygwin binary tool (make)
> from a DOS command line.
> You should either set "SHELL" variable to cygwin's shell
> in your Makefile, or run make from a cygwin command line.
> 
> 
> -- 
> Fabrice GIRARDOT
> 
> 
> 
> _______________________________________________
> Help-make mailing list
> [email protected]
> http://lists.gnu.org/mailman/listinfo/help-make
> 
> 

-- 
View this message in context: 
http://old.nabble.com/Internal-command-not-found-in-dos-command-line-tp15754695p26130028.html
Sent from the Gnu - Make - Help mailing list archive at Nabble.com.



_______________________________________________
Help-make mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-make

Reply via email to