From owner-freebsd-questions@FreeBSD.ORG Sun Dec 30 14:40:21 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A59B816A417 for ; Sun, 30 Dec 2007 14:40:21 +0000 (UTC) (envelope-from fbsd06+RV=9c0397d6@mlists.homeunix.com) Received: from turtle-out.mxes.net (turtle-out.mxes.net [216.86.168.191]) by mx1.freebsd.org (Postfix) with ESMTP id 7A48013C459 for ; Sun, 30 Dec 2007 14:40:21 +0000 (UTC) (envelope-from fbsd06+RV=9c0397d6@mlists.homeunix.com) Received: from mxout-03.mxes.net (mxout-03.mxes.net [216.86.168.178]) by turtle-in.mxes.net (Postfix) with ESMTP id 3741B163F9D for ; Sun, 30 Dec 2007 09:08:55 -0500 (EST) Received: from gumby.homeunix.com. (unknown [87.81.140.128]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id 25C9623E49A for ; Sun, 30 Dec 2007 09:08:48 -0500 (EST) Date: Sun, 30 Dec 2007 14:08:36 +0000 From: RW To: freebsd-questions@freebsd.org Message-ID: <20071230140836.73878162@gumby.homeunix.com.> In-Reply-To: <51e113440712291040x505eda52n817fd33be2f2dbf0@mail.gmail.com> References: <51e113440712291040x505eda52n817fd33be2f2dbf0@mail.gmail.com> X-Mailer: Claws Mail 3.0.2 (GTK+ 2.12.3; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: buildworld failure on VIA C3 Nehemiah X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Dec 2007 14:40:21 -0000 On Sat, 29 Dec 2007 19:40:25 +0100 "Warren Head" wrote: > 2007/12/29, Eric Osterweil : > > > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA1 > > > > > > Should I be using a different arch? Do I need a flag in the > > make.conf (I just have -pipe and -O2)? > > > > > I don't know, but this is what I read on a Gentoo wiki page: (related > to bugs in a Gentoo package) > http://gentoo-wiki.com/Safe_Cflags FreeBSD is not Gentoo. > Before you submit a bug report, compile with just "-O2 -march=i686 > -pipe" This is more aggressive optimization than the FreeBSD default for the C3 of: -O2 -fno-strict-aliasing -pipe -march=c3