[Top][All Lists]
[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.
- New make PATH problem(?), robert . h . fletcher, 2008/04/12
- Re: New make PATH problem(?), Eli Zaretskii, 2008/04/12
- Message not available
- Re: New make PATH problem(?), Chris Sutcliffe, 2008/04/12
- Re: New make PATH problem(?),
Eli Zaretskii <=
- Re: Re: New make PATH problem(?), robert . h . fletcher, 2008/04/13
- Re: Re: New make PATH problem(?), Chris Sutcliffe, 2008/04/16
- Re: New make PATH problem(?), Eli Zaretskii, 2008/04/17
- Re: New make PATH problem(?), Bob Fletcher, 2008/04/12
- Re: New make PATH problem(?), Eli Zaretskii, 2008/04/12