help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: how to work around the "long command line" in djgpp make


From: John Graham-Cumming
Subject: Re: how to work around the "long command line" in djgpp make
Date: Wed, 25 May 2005 13:36:29 -0400

On Wed, 2005-05-25 at 23:42 +0800, Jiqing Tang wrote:
> I have a variable of length around 16k, I am using DJGPP's Make port and I 
> am having problems with @echo that variable, However, If I change "echo" to 
> "rem", it doesn't have any problems with that.
> 
> I am wondering if there is something I can work around this, like using 
> @foreach?

A similar question came up a while ago on this list and there was a
discussion about it which you can read about here: 

http://lists.gnu.org/archive/html/help-make/2005-02/msg00067.html

and a similar problem here:

http://lists.gnu.org/archive/html/help-make/2005-02/msg00081.html

John.
-- 
John Graham-Cumming

Home: http://www.jgc.org/
Work: http://www.electric-cloud.com/
POPFile: http://getpopfile.org/
GNU Make Standard Library: http://gmsl.sf.net/






reply via email to

[Prev in Thread] Current Thread [Next in Thread]