From owner-freebsd-current Fri Dec 6 15:12:52 2002 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 12DD937B401 for ; Fri, 6 Dec 2002 15:12:51 -0800 (PST) Received: from smak.uberduper.com (12-213-188-143.client.attbi.com [12.213.188.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C2C243EC2 for ; Fri, 6 Dec 2002 15:12:50 -0800 (PST) (envelope-from james@uberduper.com) Received: from uberduper.com (unknown [208.33.24.5]) by smak.uberduper.com (Postfix) with ESMTP id A251D133AE7; Fri, 6 Dec 2002 15:14:02 -0800 (PST) Message-ID: <3DF12F8D.7040506@uberduper.com> Date: Fri, 06 Dec 2002 15:15:25 -0800 From: James Satterfield User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.2b) Gecko/20021206 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Marc Recht Cc: Kris Kennaway , freebsd-current@FreeBSD.ORG Subject: Re: mozilla-devel port on current References: <004201c29d54$0120b690$a50a1eac@jsattertop> <602700000.1039199395@leeloo.intern.geht.de> <20021206225407.GB60545@rot13.obsecurity.org> <13700000.1039216144@leeloo.intern.geht.de> In-Reply-To: <004201c29d54$0120b690$a50a1eac@jsattertop> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Marc Recht wrote: > > -march=pentiumpro is not the default, -mcpu=pentiumpro is. Anyway, I > > Nope, -march=pentiumpro is added, if the CPUTYPE is i686 (the default). > At least if I had read examples/etc/make.conf and bsd.cpu.mk correctly. > > > doubt this is the cause of the problem. It's more likely to be a > > stale dependency. > > Hmm, IMO it's the optimizer: > jsdtoa.c:1874: this is the insn: > (insn 1797 1796 1798 (set (reg:CCNO 17 flags) > [...] > > Marc > > "Premature optimization is the root of all evil." -- Donald E. Knuth > Marc was correct. Everything built fine with CPUTYPE=i686 and no -O. Still having trouble with lcms tho. James. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message