bison-patches
[Top][All Lists]
Advanced

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

Re: RFC: silent rules


From: Paul Eggert
Subject: Re: RFC: silent rules
Date: Wed, 25 Jan 2012 11:41:36 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:9.0) Gecko/20111222 Thunderbird/9.0

On 01/25/2012 04:02 AM, Akim Demaille wrote:
> I like silent rules _a lot_.  They really help see hidden 
> warnings/messages in the logs, yet it's very easy (pass V=1 to make)
> to restore the verbose behavior.

They're nice, but if we use them, we must also use bleeding-edge
Automake (latest git on maint branch, or Automake 1.11.3 or later when
1.11.3 comes out) when cutting releases, so that the resulting
makefiles are POSIX-compliant.  Otherwise, Bison won't build on
systems like HP NonStop whose 'make' implementations conform to POSIX
but do not support nested variables like GNU make does.  Please see
<http://debbugs.gnu.org/cgi/bugreport.cgi?bug=9928>.

It may be simplest to wait until Automake 1.11.3 comes out before
applying that patch.  I don't think this will be long.



reply via email to

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