grub-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Build system improvement


From: David Miller
Subject: Re: [PATCH] Build system improvement
Date: Sun, 12 Apr 2009 18:07:07 -0700 (PDT)

From: Pavel Roskin <address@hidden>
Date: Sun, 12 Apr 2009 17:24:49 -0400

> On Sat, 2009-04-11 at 08:29 -0700, Colin D Bennett wrote:
> 
>> If we could build with -Werror, then it wouldn't be so hard to find the 
>> warnings since the build would abort...
> 
> It's also possible to redirect stderr to a file so that the build
> doesn't stumble on the first warning.

I'm iffy about this.

There are some hard warnings to get rid of.

For example when building certain grub-* tools there is no way
to get around the current redefinitions we get of LONG_MAX and
friends.  (one comes in via grub headers, then the stdio.h include
gets us the system definition, we can't use ifdef guards because
the grub headers come in and define things first)




reply via email to

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