Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Nov 2000 16:36:44 +0100
From:      Jeroen Ruigrok van der Werven <jruigrok@via-net-works.nl>
To:        Giorgos Keramidas <keramida@ceid.upatras.gr>
Cc:        stable@FreeBSD.ORG
Subject:   Re: Today's RELENG_4 and BDECFLAGS
Message-ID:  <20001106163643.U43259@lucifer.bart.nl>
In-Reply-To: <20001106172042.A74119@gray.westgate.gr>; from keramida@ceid.upatras.gr on Mon, Nov 06, 2000 at 05:20:42PM %2B0200
References:  <20001106172042.A74119@gray.westgate.gr>

next in thread | previous in thread | raw e-mail | index | archive | help
-On [20001106 16:25], Giorgos Keramidas (keramida@ceid.upatras.gr) wrote:
>I then proceeded to test the BDECFLAGS that I had seen recenly in
>/etc/defaults/make.conf and tried to build a world with:
>
>    CFLAGS=     -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \
>		-Wcast-qual -Wchar-subscripts -Wconversion -Winline \
>		-Wmissing-prototypes -Wnested-externs -Wpointer-arith \
>		-Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings

Simpler:

CFLAGS=		${BDECFLAGS}

>Does this mean that -STABLE world can not be built with all warnings enabled?

You got that right.

>Has anyone else tried to build a RELENG_4 world with the BDECFLAGS?

Yes, and it doesn't work. =)

-- 
Jeroen Ruigrok van der Werven          Network- and systemadministrator
<jruigrok@via-net-works.nl>            VIA Net.Works The Netherlands
BSD: Technical excellence at its best  http://www.via-net-works.nl
In my mind nothing makes sense...


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




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