From owner-freebsd-current Fri Dec 6 10:36:46 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 2560037B401 for ; Fri, 6 Dec 2002 10:36:45 -0800 (PST) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id C3BC543EBE for ; Fri, 6 Dec 2002 10:36:44 -0800 (PST) (envelope-from nate@rootlabs.com) Received: (qmail 15960 invoked by uid 1000); 6 Dec 2002 18:36:45 -0000 Date: Fri, 6 Dec 2002 10:36:45 -0800 (PST) From: Nate Lawson To: Marc Recht Cc: freebsd-current@FreeBSD.ORG Subject: Re: mozilla-devel port on current In-Reply-To: <602700000.1039199395@leeloo.intern.geht.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Fri, 6 Dec 2002, Marc Recht wrote: > > mozilla-devel port fails to build on current. I would imagine this is > > already known, but I haven't seen any posts on the mailing list. > > ign -Wno-long-long -O -pipe -march=pentium4 -pipe -DNDEBUG -DTRIMMED > I'd bet that -march=pentium4 is your problem. Try with -march=pentiumpro > (the default). > > Marc > > "Premature optimization is the root of all evil." -- Donald E. Knuth A very apt signature, in this case "Premature enabling of optimization in a devel gcc is the root of all evil." :) -Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message