From owner-freebsd-current@FreeBSD.ORG Thu Jan 15 07:43:24 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E263C16A4CE for ; Thu, 15 Jan 2004 07:43:24 -0800 (PST) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B88243D55 for ; Thu, 15 Jan 2004 07:43:23 -0800 (PST) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id D6C75530A; Thu, 15 Jan 2004 16:43:22 +0100 (CET) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id 710CB5309; Thu, 15 Jan 2004 16:43:14 +0100 (CET) Received: by dwp.des.no (Postfix, from userid 2602) id 63D6333C6A; Thu, 15 Jan 2004 16:43:14 +0100 (CET) To: "Christer Solskogen" References: <2198.148.121.98.106.1074170436.squirrel@mail.carebears.mine.nu> From: des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=) Date: Thu, 15 Jan 2004 16:43:14 +0100 In-Reply-To: <2198.148.121.98.106.1074170436.squirrel@mail.carebears.mine.nu> (Christer Solskogen's message of "Thu, 15 Jan 2004 13:40:36 +0100 (CET)") Message-ID: User-Agent: Gnus/5.090024 (Oort Gnus v0.24) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 2.61 (1.212.2.1-2003-12-09-exp) on flood.des.no X-Spam-Level: ss X-Spam-Status: No, hits=2.6 required=5.0 tests=RCVD_IN_DYNABLOCK, RCVD_IN_SORBS autolearn=no version=2.61 cc: current@freebsd.org Subject: Re: compiling world with optimization X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jan 2004 15:43:25 -0000 "Christer Solskogen" writes: > I dont know if you care, but buildworld will fail with some > optimizations. No, we don't care. See /usr/share/examples/etc/make.conf: # CFLAGS controls the compiler settings used when compiling C code. # Note that optimization settings above -O (-O2, ...) are not recommended # or supported for compiling the world or the kernel - please revert any # nonstandard optimization settings to "-O" before submitting bug reports # to the developers. # Note also that at this time the -O2 setting is known to produce BROKEN # CODE on the Alpha platform. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no