From owner-freebsd-current Fri Dec 6 10:30:16 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 0602637B404 for ; Fri, 6 Dec 2002 10:30:15 -0800 (PST) Received: from popelschnipser.de (ultrakoreggd.org [217.160.78.206]) by mx1.FreeBSD.org (Postfix) with SMTP id 2FD7343ECF for ; Fri, 6 Dec 2002 10:30:08 -0800 (PST) (envelope-from marc@informatik.uni-bremen.de) Received: (qmail 17126 invoked by uid 1048); 6 Dec 2002 18:29:56 -0000 Received: from marc@informatik.uni-bremen.de by p10089345 by uid 1045 with qmail-scanner-1.15 (clamscan: 0.54. spamassassin: 2.42. Clear:. Processed in 0.269417 secs); 06 Dec 2002 18:29:56 -0000 Received: from unknown (HELO ?192.168.100.100?) (217.227.198.100) by ultrakoreggd.org with SMTP; 6 Dec 2002 18:29:55 -0000 Date: Fri, 06 Dec 2002 19:29:55 +0100 From: Marc Recht To: James Satterfield , freebsd-current@FreeBSD.ORG Subject: Re: mozilla-devel port on current Message-ID: <602700000.1039199395@leeloo.intern.geht.de> In-Reply-To: <004201c29d54$0120b690$a50a1eac@jsattertop> References: <004201c29d54$0120b690$a50a1eac@jsattertop> X-Mailer: Mulberry/3.0.0b9 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline 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 > 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message