make-w32
[Top][All Lists]
Advanced

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

Re: New make PATH problem(?)


From: Eli Zaretskii
Subject: Re: New make PATH problem(?)
Date: Sun, 13 Apr 2008 06:28:57 +0300

> Date: Sat, 12 Apr 2008 21:58:17 -0400
> From: "Chris Sutcliffe" <address@hidden>
> 
> Could someone please supply a simple Makefile that exhibits the
> behaviour so that I can do some testing?

Any Makefile with a single target and command will do.  All you need
is invoke Make with the --debug=jv switch and see that it does not
find sh.exe, although it is on your PATH.  When Make finds a shell, it
should say something like

  find_and_set_shell path search set default_shell = D:/usr/bin/sh.exe

The latest binary from MinGW site doesn't.




reply via email to

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