public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] U-BOOT quiet build
Date: Thu, 27 Aug 2009 10:45:01 +0200	[thread overview]
Message-ID: <20090827084501.1300C833DBD2@gemini.denx.de> (raw)
In-Reply-To: <200908270409.16115.vapier@gentoo.org>

Dear Mike Frysinger,

In message <200908270409.16115.vapier@gentoo.org> you wrote:
>
> you mean quiet build like you see with Linux/busybox/uClibc/etc..., u-boot
> doesnt support it.  Wolfgang rejected the idea.

That's not correct. I did not reject the _idea_.

I just rejected the implementation. I think it is fundamentally wrong
and broken to implement this feature which seems to be high valued in
many projects again and again and again in each and every project's
Makefile code.

Instead, it should be implemented once where it actually belongs: in
the make tool itself, so that _all_ projects can benefit from it
without adding complexity and increased build times to their
Makefiles.

But like in so many cases people rather copy & paste code around
without actually thinking.

> there is silent build like anything else ... use make's -s flag

...or run "./MAKEALL <name>" which has the added benefit of keeping
full log files in the LOG/ directory in case anything should go
wrong.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"Probably the best operating system in the world  is  the  [operating
system] made for the PDP-11 by Bell Laboratories."
                                           - Ted Nelson, October 1977

  reply	other threads:[~2009-08-27  8:45 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-27  7:48 [U-Boot] U-BOOT quiet build Michal Simek
2009-08-27  8:09 ` Mike Frysinger
2009-08-27  8:45   ` Wolfgang Denk [this message]
2009-08-27  9:05     ` Mike Frysinger
2009-08-27 10:09       ` Wolfgang Denk
2009-08-27 10:43         ` Mike Frysinger
2009-08-27 12:32           ` Wolfgang Denk
2009-08-27 10:16   ` Michal Simek

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090827084501.1300C833DBD2@gemini.denx.de \
    --to=wd@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox