help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Internal command not found in dos command line


From: Fabrice GIRARDOT
Subject: Re: Internal command not found in dos command line
Date: Fri, 29 Feb 2008 10:23:33 +0100
User-agent: Thunderbird 2.0.0.12 (Windows/20080213)


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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]