delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/09/10/14:50:03

Date: Thu, 10 Sep 1998 21:43:58 +0300 (IDT)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
To: "Peter J. Farley III" <pjfarley AT banet DOT net>
cc: djgpp AT delorie DOT com
Subject: Re: Why does make fail to run path-qualified commands?
In-Reply-To: <35f464b3.10523416@news1.banet.net>
Message-ID: <Pine.SUN.3.91.980910213835.10176L-100000@is>
MIME-Version: 1.0

On Mon, 7 Sep 1998, Peter J. Farley III wrote:

> Environment: Win95 DOS box (4.00.950a), LFN=y, make 3.76.1, bash
> 1.14.7, DJDIR is set to "h:/djgpp"
          ^^^^^^^^^^^^^^^^^^^^^^^^^
Did you indeed set DJDIR instead of DJGPP?

Also, is it possible that you have FNCASE=y set in the environment or in 
DJGPP.ENV?  Does "/bin/rm -f" work?

> +SHELL=%DJDIR%/bin/sh.exe
> +MAKESHELL=%DJDIR%/bin/sh.exe

I don't think these variables are relevant to this, since the command you 
are invoking doesn't require a shell; Make will try to invoke /BIN/rm 
directly (via `spawnXX').

Does the same problem happens when you invoke Make from COMMAND.COM, not 
from Bash?

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019