From owner-freebsd-current@FreeBSD.ORG Wed Dec 10 08:23:25 2003 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 D2A1A16A4CE for ; Wed, 10 Dec 2003 08:23:25 -0800 (PST) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 755A943D09 for ; Wed, 10 Dec 2003 08:23:22 -0800 (PST) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id 20F84530C; Wed, 10 Dec 2003 17:23:21 +0100 (CET) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id DEF835309; Wed, 10 Dec 2003 17:23:12 +0100 (CET) Received: by dwp.des.no (Postfix, from userid 2602) id 7BB1533C8E; Wed, 10 Dec 2003 17:23:12 +0100 (CET) To: Damian Gerow References: <20031210023632.GA13539@afflictions.org> <20031210024302.GB13539@afflictions.org> <20031210061329.GD13539@afflictions.org> From: des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=) Date: Wed, 10 Dec 2003 17:23:12 +0100 In-Reply-To: <20031210061329.GD13539@afflictions.org> (Damian Gerow's message of "Wed, 10 Dec 2003 01:13:29 -0500") 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.60 (1.212-2003-09-23-exp) on flood.des.no X-Spam-Level: X-Spam-Status: No, hits=0.1 required=5.0 tests=RCVD_IN_SORBS autolearn=no version=2.60 cc: current@freebsd.org Subject: Re: buildworld doesn't like -O2 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: Wed, 10 Dec 2003 16:23:25 -0000 Damian Gerow writes: > Okay, after some playing around, it turns out that something in the PAM c= ode > really doesn't like -O2 optimization -- I have CFLAGS=3D-O2 -pipe, and th= is is > what I see: >From src/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. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no