From owner-freebsd-current Mon May 27 10:59: 1 2002 Delivered-To: freebsd-current@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id AE01237B404 for ; Mon, 27 May 2002 10:58:57 -0700 (PDT) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.3/8.12.2) with ESMTP id g4RHwvJn060877; Mon, 27 May 2002 10:58:57 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.3/8.12.3/Submit) id g4RHwsl9060874; Mon, 27 May 2002 10:58:54 -0700 (PDT) Date: Mon, 27 May 2002 10:58:54 -0700 From: "David O'Brien" To: Sheldon Hearn Cc: Lamont Granquist , freebsd-current@freebsd.org Subject: Re: gcc internal compiler error with mozilla Message-ID: <20020527105854.D58964@dragon.nuxi.com> Reply-To: obrien@freebsd.org References: <20020526152212.U587-100000@coredump.scriptkiddie.org> <10930.1022504376@axl.seasidesoftware.co.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <10930.1022504376@axl.seasidesoftware.co.za>; from sheldonh@starjuice.net on Mon, May 27, 2002 at 02:59:36PM +0200 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 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 Mon, May 27, 2002 at 02:59:36PM +0200, Sheldon Hearn wrote: > > > On Sun, 26 May 2002 15:28:44 MST, Lamont Granquist wrote: > > > I got non-deterministic internal compiler errors when I was trying to > > compile mozilla. At the same time I was compiling gnome in another > > terminal window. It only happened with mozilla, it was non-deterministic > > in that I could do another 'make' and it would proceed past the point it > > failed. > > At the moment, the c++ compiler in the base system can't be used to > build Mozilla. > > Install the lang/gcc31 port and build Mozilla as follows: > > cd /usr/ports/www/mozilla > make CXX=/usr/local/bin/g++31 Please raise your concern with portmgr@freebsd.org. I provided them with a USE_GCC patch that would make this easier 2 months ago. It still has yet to be committed to bsd.port.mk. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message