From owner-freebsd-stable@FreeBSD.ORG Wed May 21 14:07:59 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA89D37B404 for ; Wed, 21 May 2003 14:07:59 -0700 (PDT) Received: from marvin.muc.de (marvin.muc.de [193.149.48.2]) by mx1.FreeBSD.org (Postfix) with SMTP id 86B4B43F85 for ; Wed, 21 May 2003 14:07:58 -0700 (PDT) moderators-muc-lists-freebsd-stable-owner@moderators.muc.de) Received: (qmail 67534 invoked by alias); 21 May 2003 21:07:39 -0000 Delivered-To: moderators-muc-lists-freebsd-stable@moderators.muc.de Received: (qmail 67529 invoked from network); 21 May 2003 21:07:38 -0000 Received: from softdnserror (HELO graf.pompo.net) (@81.56.186.139) by marvin.muc.de with SMTP; 21 May 2003 21:07:38 -0000 Received: by graf.pompo.net (Postfix, from userid 1001) id 51DBD76AE; Wed, 21 May 2003 23:06:31 +0200 (CEST) Date: Wed, 21 May 2003 23:06:31 +0200 From: Thierry Thomas To: Marcel Moolenaar Message-ID: <20030521210631.GB30041@graf.pompo.net> References: <20030521200912.GA538@athlon.pn.xcllnt.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20030521200912.GA538@athlon.pn.xcllnt.net> X-Face: (hRbQnK~Pt7$ct`!fupO(`y_WL4^-Iwn4@ly-.,[4xC4xc; y=\ipKMNm<1J>lv@PP~7Z<.t KjAnXLs: User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 4.8-STABLE i386 Organization: Kabbale Eros X-PGP: 0xC71405A2 X-Mailman-Approved-At: Wed, 21 May 2003 14:12:55 -0700 cc: Christian Koch cc: muc-lists-freebsd-stable@moderators.muc.de Subject: Re: 5.0-RELEASE --> cannot build any Mozilla Version X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2003 21:08:00 -0000 Le Mer 21 mai 03 à 22:09:12 +0200, Marcel Moolenaar écrivait : > > I am running FreeBSD 5.0-RELEASE-p7 and cannot build any Mozilla version from ports. > > The build exits for all versions at the same point. A source file called jsdtoa.c. > > A compiler bug. Drop the optimization to plain -O and you should > be fine. Or rebuild your gcc (or make build/install world) with -mno-sse2 in your CFLAGS. -- Th. Thomas.