On May 28, 2005, at 11:16 AM, Axel Wei� wrote:

Am Samstag, 28. Mai 2005 19:03 schrieb James Berry:

Actually, there is a switch to libtool (--quiet) that does do this.


Oops, where did you find it?
http://www.gnu.org/software/libtool/manual.html#Invoking-libtool doesn't
tell anything about it.

I just cheated and looked at the script.

The one part of this that I'm not completely happy about so far is
that I had to use the .SILENT target, which turns off make output for
everything. I don't think this is completely desired, so I'm still
thinking about that one. I think there may be several solutions to
this, however.


Well, silent means that standard output is suppressed - stderr is still
working. But isn't it exactly the behaviour we want to have?

Well, I think for some things you sort of want to know what it's doing, like doing a make clean for instance. I'll check in a fix pretty soon that cleans this up a bit, at the expense of some added ugliness.

-jdb

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to