Date: Thu, 15 Aug 2002 08:07:29 +0900 From: Jun Kuriyama <kuriyama@imgsrc.co.jp> To: freebsd-current@freebsd.org Subject: Re: CFLAGS=-O and WARN=5 Message-ID: <7m7kitox8u.wl@black.imgsrc.co.jp> In-Reply-To: <20020814132027.C56368@rfc-networks.ie> References: <7md6slpxr1.wl@black.imgsrc.co.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
At Wed, 14 Aug 2002 12:19:52 +0000 (UTC), Philip Reynolds wrote: > The problem here, as is fairly self-evident is that you cannot > compile with -Wuninitialized without a -O flag because it produces > warnings that can only be seen through optomisation (it's got to do > with automatic variables, see gcc(1) for details). Yeah, I know why gcc complains about this. :-) What I want to know is, our buildworld does not been supported without -O or not. -- Jun Kuriyama <kuriyama@imgsrc.co.jp> // IMG SRC, Inc. 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?7m7kitox8u.wl>