make-w32
[Top][All Lists]
Advanced

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

RE: Long command lines with xargs


From: Grandquist, Dean
Subject: RE: Long command lines with xargs
Date: Tue, 21 Jan 2003 11:13:14 -0800

This is a reply to Eli and Michael.

$ make --version
GNU Make version 3.79.1, by Richard Stallman and Roland McGrath.
Built for i686-pc-cygwin
Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 2000
        Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.

Report bugs to <address@hidden>.


>
>Would it be possible to use $(ALL_PROJECT_DIRECTORIES) and $(filter) somehow, 
>so that more than one filename per line were written to 
>Project/makefilescripts/outfiles/$(TARGET)/c_compile_args ?>
>
>-- 
>______________________________________
>Michael Mounteney, technical director.
>Landcroft Computing Ltd.

Intresting, how do I get filter to give me a substring of hundred or so 
characters?
This would speed up the makefile. What I really need is a way to bypass the os 
command line limits. 
Something like XMAKE's $(write) and $(read). I could not get xmake to run, and 
the docs are in another language.

--DeanG




reply via email to

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