bug-make
[Top][All Lists]
Advanced

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

Re: Windows shell discovery (was: Re: Incorrect path and shell script er


From: Eli Zaretskii
Subject: Re: Windows shell discovery (was: Re: Incorrect path and shell script error)
Date: Fri, 08 May 2020 17:46:43 +0300

> From: Loch Brandon <address@hidden>
> CC: "address@hidden" <address@hidden>, "address@hidden" <address@hidden>
> Date: Fri, 8 May 2020 14:42:31 +0000
> 
> Sorry I wasn't clear. I added the following command
> SHELL := C:\Windows\System32\cmd.exe (which is what i meant by adding the 
> path to cmd.exe)
> 
> I don't believe that it would be an issue with the escape characters because 
> there are other developers that
> use this same makefile and have no issues with getting it to work. My windows 
> profile was recreated which I
> believe lead to this issue. I'm not quite sure I know the impact that this 
> had to my computer and other
> programs, since I have nothing to compare it to. 
> 
> The error I sent in the last email is what I get when adding the SHELL 
> variable into the makefile.

Do you have sh.exe on PATH?  If so, what happens if you remove its
directory from PATH, or temporarily rename sh.exe to something like
s.e? does the problem go away then?



reply via email to

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