public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Mike Frysinger <vapier@gentoo.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] makefiles: fixes/cleanup for building build tools
Date: Fri, 30 Oct 2009 12:43:31 -0400	[thread overview]
Message-ID: <200910301243.32538.vapier@gentoo.org> (raw)
In-Reply-To: <20091030155342.GA427@loki.buserror.net>

On Friday 30 October 2009 11:53:43 Scott Wood wrote:
> On Fri, Oct 30, 2009 at 09:28:04AM +0100, Wolfgang Denk wrote:
> > Scott Wood wrote:
> > > We can't build everything with it, as we have a lot of code that is
> > > incompatible.  There were already exceptions in the makefiles for these
> > > files.  Fixing that code is beyond the scope of this change, especially
> > > for code like libfdt that has an external upstream.
> > >
> > > I'd be OK with removing -pedantic from everything, if Wolfgang agrees.
> >
> > I don't agree. Rather I'd like to see it added everywhere, or at least
> > to all code that is compiled using HOSTCC.
> 
> Well, then someone has to fix the code that doesn't build with -pedantic --
> including upstream code from libfdt.
> 
> That's beyond the scope of a makefile restructuring, though this patch does
> make it a little simpler to move files from one set to another as they get
> fixed.

then lets go the route you proposed -- invert the logic.  default includes the 
-pedantic flag while the HOSTCOMPILE_NOPED does not.  and we use that for the 
code that needs newer standards.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20091030/6cc95e05/attachment.pgp 

  reply	other threads:[~2009-10-30 16:43 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-26 22:17 [U-Boot] [PATCH] makefiles: fixes/cleanup for building build tools Scott Wood
2009-10-26 23:57 ` Mike Frysinger
2009-10-27 19:34   ` Scott Wood
2009-10-28  7:27     ` Mike Frysinger
2009-10-29 16:18       ` Scott Wood
2009-10-30  8:28         ` Wolfgang Denk
2009-10-30 15:53           ` Scott Wood
2009-10-30 16:43             ` Mike Frysinger [this message]
2009-10-30 16:47               ` Scott Wood
2009-10-30 17:28                 ` Mike Frysinger

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=200910301243.32538.vapier@gentoo.org \
    --to=vapier@gentoo.org \
    --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