On Thu, Sep 12, 2002 at 01:27:50PM -0700, Kris Kennaway wrote:
> How are you supposed to disable -Werror in kernel builds?  Setting
> NO_WERROR in the env or passing it to 'make buildkernel' via -D
> doesn't work; neither does putting -Wno-error in COPTFLAGS.  I get the
> following fatal warning when compiling a recent alpha 5.0 kernel under
> 4.x:

Exactly how were you compiling this?  `make buildworld kernel'?  Or just
straight compile of the kernel?  If the latter I would expect that not to
work too much longer as we will end up adding code dependent on GCC 3, or
we'll hit bugs in gcc 2.95 which wont be noticed.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to