Re: How to suppress 'Entering/Leaving ...' messages while running make?
- From: Måns Rullgård <mans@xxxxxxxxx>
- Date: Mon, 28 Apr 2008 09:18:47 +0100
PRC <panruochen@xxxxxxxxx> writes:
Hi All,
I'd like to know how can I suppress 'Entering/Leaving ...' messages
while running make. This should be easy. But I can't find it in the
man page.
If you suppress them, how will you know what directory errors pertain
to?
My advice is to write your makefiles non-recursively. Not only will
get rid of those messages, make will run faster and do a better job.
Peter Miller has written an excellent paper on the subject:
http://miller.emu.id.au/pmiller/books/rmch/
--
Måns Rullgård
mans@xxxxxxxxx
.
- Follow-Ups:
- Re: How to suppress 'Entering/Leaving ...' messages while running make?
- From: Edward Rosten
- Re: How to suppress 'Entering/Leaving ...' messages while running make?
- References:
- Prev by Date: How to suppress 'Entering/Leaving ...' messages while running make?
- Next by Date: Re: TCP connect in Non Blocking Mode
- Previous by thread: How to suppress 'Entering/Leaving ...' messages while running make?
- Next by thread: Re: How to suppress 'Entering/Leaving ...' messages while running make?
- Index(es):
Relevant Pages
|