Thanks. However, I noticed that I am only getting the
excessing output with gcc & g++; g77 files are compiling
“nicer” (i.e. as single lines with the options rather than
everything else). Any hints?
A simple (trivial?) question. Is there a flag in
automake to reduce the output that the user sees
(not the -s in gmake); for instance I am gettting
as one example:
-c -o ftwi_64.lo `test -f 'ftwi_64.c' || echo './'`ftwi_64.c; \
then mv ".deps/ftwi_64.Tpo" ".deps/ftwi_64.Plo"; \
else rm -f ".deps
>>> "L" == L D Marks <[EMAIL PROTECTED]> writes:
L> A simple (trivial?) question. Is there a flag in
L> automake to reduce the output that the user sees
In short: no.
Debates about build cosmetics can be found in the list archives.
IIRC they never reached any please-all solution.
--
Alexandre