help-make
[Top][All Lists]
Advanced

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

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


From: Jiqing Tang
Subject: how to work around the "long command line" in djgpp make
Date: Wed, 25 May 2005 23:42:57 +0800

Hi there,

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?

Thanks in advance!
Jiqing Tang




reply via email to

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