From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Thu, 24 Jan 2008 16:08:39 -0600 Subject: [U-Boot-Users] RFC: Concise Build Output In-Reply-To: <20080124004145.833A52430C@gemini.denx.de> References: <20080124004145.833A52430C@gemini.denx.de> Message-ID: <47990C67.1010104@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wolfgang Denk wrote: > So my question is: which problem are you trying to solve that is not > already solved by "make -s" or "MAKEALL"? I don't really see the need > for a solution between no output and full output. YMMV, of course. It's nice to have a progress meter of what's currently being compiled, without so much noise that warnings are missed. -Scott