From owner-freebsd-stable Tue May 8 3:16: 2 2001 Delivered-To: freebsd-stable@freebsd.org Received: from vimfuego.saarinen.org (saarinen.org [203.79.82.14]) by hub.freebsd.org (Postfix) with ESMTP id 1A43937B422; Tue, 8 May 2001 03:16:00 -0700 (PDT) (envelope-from juha@saarinen.org) Received: from dendennis.saarinen.org ([192.168.1.2] helo=dendennis) by vimfuego.saarinen.org with smtp (Exim 3.22 #1 (Red Hack)) id 14x4Wr-0003Wd-00; Tue, 08 May 2001 22:15:41 +1200 From: "Juha Saarinen" To: "Kris Kennaway" Cc: "Jordan Hubbard" , , , , , Subject: RE: CFLAGS Optimization Date: Tue, 8 May 2001 22:15:12 +1200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 In-Reply-To: <20010508031001.A91590@xor.obsecurity.org> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG :: It's well documented in /etc/defaults/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. This is "well documented"? It doesn't say *why* optflags above -O are bad. -- Juha To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message