Date: Mon, 27 May 2002 10:58:54 -0700 From: "David O'Brien" <obrien@freebsd.org> To: Sheldon Hearn <sheldonh@starjuice.net> Cc: Lamont Granquist <lamont@scriptkiddie.org>, freebsd-current@freebsd.org Subject: Re: gcc internal compiler error with mozilla Message-ID: <20020527105854.D58964@dragon.nuxi.com> In-Reply-To: <10930.1022504376@axl.seasidesoftware.co.za>; from sheldonh@starjuice.net on Mon, May 27, 2002 at 02:59:36PM %2B0200 References: <20020526152212.U587-100000@coredump.scriptkiddie.org> <10930.1022504376@axl.seasidesoftware.co.za>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020527105854.D58964>