www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/05/28/12:29:14

Date: Thu, 28 May 1998 19:28:06 +0300 (IDT)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
To: Ruiter de M <mdruiter AT cs DOT vu DOT nl>
cc: djgpp AT delorie DOT com
Subject: Re: MAKE with BASH
In-Reply-To: <6kh49d$a6a$1@star.cs.vu.nl>
Message-ID: <Pine.SUN.3.91.980528192742.1138A-100000@is>
MIME-Version: 1.0

On 27 May 1998, Ruiter de M wrote:

> autoconf/configure put INSTALL=//j/bin/ginstall.exe in all makefiles.

Either set INSTALL=${DJDIR}/bin/ginstall in the environment before
running the scripts, or modify the script to call echo.exe (must use
the .exe suffix) where it puts the value of INSTALL in these files.

> Yes, I read the info there. But I noticed that setting MAKESHELL=bash
> had some strange side effects. I didn't consider it worthwile to post
> a question abut it, just put SHELL=/bin/sh in my makefile instead.

If you set MAKESHELL or SHELL in the environment, you are expected to
include a full pathname and extension, like in
MAKESHELL=c:/bin/bash.exe.  Otherwise it won't work.  This should be
explained in the docs and README.

- Raw text -


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