delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2000/06/01/13:00:18

Message-ID: <005c01bfcbea$08590220$020aa8c0@cervantes>
From: "Tilman Sauerbeck" <tilman DOT sauerbeck AT gmx DOT ch>
To: <djgpp AT delorie DOT com>
References: <Pine DOT SUN DOT 3 DOT 91 DOT 1000601182255 DOT 21431A-100000 AT is>
Subject: Re: problem using "make"
Date: Thu, 1 Jun 2000 18:50:15 +0200
MIME-Version: 1.0
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.00.2615.200
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200
Reply-To: djgpp AT delorie DOT com

> And here's the villain: this command clearly relies on a Unixy shell:
> only Unixy shells accept the -ec switch.  (There are also several other
> places in this Makefile that need a Unixy shell.)  So what you need to do
> is (1) install the port of Bash, and (2) make it so the Makefile sets
> SHELL = /bin/sh in the case of DJGPP.  Look at the other OSes which use
> the output of `uname' and set SHELL in a similar manner, for an example
> of how this should be done.

I simply did a "set SHELL=bash" in the dos box and it worked just fine!

Thanks for the help!

Tilman

- Raw text -


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