Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Mar 2010 14:18:34 -0300
From:      Mario Lobo <lobo@bsd.com.br>
To:        Ryan Stone <rysto32@gmail.com>
Cc:        freebsd-hackers@freebsd.org, FreeBSD-Questions@freebsd.org
Subject:   Re: Compiling kernel with gcc43
Message-ID:  <9884b5281003251018g2599bfc9nec53b84253372e42@mail.gmail.com>
In-Reply-To: <bc2d971003251004r737a50cfmbf8df8d6cddbcd5c@mail.gmail.com>
References:  <201003242258.05830.lobo@bsd.com.br> <9884b5281003250924i462eee68uf2a7eba7dd864033@mail.gmail.com> <bc2d971003251004r737a50cfmbf8df8d6cddbcd5c@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
2010/3/25 Ryan Stone <rysto32@gmail.com>

> If you just want to try it out you could disable -Werror for your own
> build.  The reason that gcc 4.3 fails where 4.2 works fine is that the
> gcc developers are adding new warnings with every compiler release, so
> until somebody takes the time to fix all of the new warnings you won't
> be able to build the kernel with -Werror.
>

All right !! Thanks for replying !

There are a lot of locations throughout the source code where -Werror is
enabled
How can I disable -Werror globally? via src.conf ? will it do it for
world/kernel?
will this "damage" the resulting kernel/world binaries?

-- 
Mario Lobo
http://www.mallavoodoo.com.br
FreeBSD since version 2.2.8 [not Pro-Audio.... YET!!] (99,7% winfoes FREE)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9884b5281003251018g2599bfc9nec53b84253372e42>