Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 May 2002 20:12:15 -0700
From:      Steve Kargl <sgk@troutmask.apl.washington.edu>
To:        Giorgos Keramidas <keramida@FreeBSD.ORG>
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: gdb breaks world
Message-ID:  <20020518201215.A74579@troutmask.apl.washington.edu>
In-Reply-To: <20020519023108.GB10039@hades.hell.gr>; from keramida@FreeBSD.ORG on Sun, May 19, 2002 at 05:31:08AM %2B0300
References:  <20020518125604.A72462@troutmask.apl.washington.edu> <20020519023108.GB10039@hades.hell.gr>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, May 19, 2002 at 05:31:08AM +0300, Giorgos Keramidas wrote:
> On 2002-05-18 12:56, Steve Kargl wrote:
> > ===> gnu/usr.bin/binutils/gdb
> > cc -O -pipe -march=athlon -D_GNU_SOURCE -I. -I/usr/src/gnu/usr.bin/binutils/gdb/i386 -I/usr/src/gnu/usr.bin/binutils/gdb -I/usr/src/gnu/usr.bin/binutils/gdb/../libbfd/i386 -I/usr/src/gnu/usr.bin/binutils/gdb/../../../../contrib/binutils/include -Dprint_insn_i386=print_insn_i386_att -Dprint_insn_i386=print_insn_i386_att -I/usr/src/gnu/usr.bin/binutils/gdb/i386 -I/usr/src/gnu/usr.bin/binutils/gdb/../../../../contrib/binutils/binutils -I/usr/src/gnu/usr.bin/binutils/gdb/../../../../contrib/binutils/bfd -I/usr/src/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb.291/gdb -I/usr/src/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb.291/gdb/config -DFREEBSD_ELF -I/usr/src/gnu/usr.bin/binutils/gdb -I/usr/obj/usr/src/i386/usr/include/readline   -Werror -Wall -Wno-format-y2k -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized  -c init.c
> > cc1: warnings being treated as errors
> 
> Known problem.

I read this list everyday.  I did not recall seeing this
particular failure mentioned, so I thought I'd report it.

> Warnings are treated as errors.  Since GCC 3.1 has brought a hell of a
> lot more warnings with us, you should use -DNO_WERROR until the dust
> of the GCC 3.1 import settles down.

If everyone is using  -DNO_WERROR, then who would report build
problems :-).

-- 
Steve

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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