www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/06/08/12:20:34

Date: Mon, 8 Jun 1998 19:20:11 +0300 (IDT)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
To: Chet Simpson <medialinkdev AT earthlink DOT net>
cc: djgpp AT delorie DOT com
Subject: Re: Problem on command line gnumake, bash and other compilers
In-Reply-To: <357aff25.6270481@news.earthlink.net>
Message-ID: <Pine.SUN.3.91.980608191954.11424L-100000@is>
MIME-Version: 1.0

On Sun, 7 Jun 1998, Chet Simpson wrote:

> The full command line IS printed to the console, however, only the
> first 130 characters are actually passed to $(CC).  This happens with
> other executables as well, but does not seem to happen with gcc.
> 
> Are there any special shell flags or command line options I can send
> to bash in order to get around this problem?

You need to change the command that make is to run so that Make
invokes the shell.  Use redirection or quoting to do that.  When Make
runs these programs through the shell, Bash will see they aren't DJGPP
programs and will invoke them via a response file.  (If these other
programs don't support response files, you are stuck.)

- Raw text -


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