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.

> Thank you very much for your patch. I wasn't real happy with the �
> ugliness involved in having to override some of the auto-generated �
> rules, so I came up with a slightly different approach that uses a �
> helper-script. I'd love your feedback on how well this works.

James, this is a much more preferable solution! It was my first idea, 
too, to redefine CXXCOMPILE and LTCXXCOMPILE, but in the first try it 
didn't work.
 
> 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?

                        Axel

-- 
Humboldt-Universit�t zu Berlin
Institut f�r Informatik
Signalverarbeitung und Mustererkennung
Dipl.-Inf. Axel Wei�
Rudower Chaussee 25
12489 Berlin-Adlershof
+49-30-2093-3050
** www.freesp.de **

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

Reply via email to