From owner-freebsd-mozilla Thu Jan 21 21:50:06 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA22542 for freebsd-mozilla-outgoing; Thu, 21 Jan 1999 21:50:06 -0800 (PST) (envelope-from owner-freebsd-mozilla@FreeBSD.ORG) Received: from cheddar.netmonger.net (cheddar.netmonger.net [209.54.21.140]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA22491 for ; Thu, 21 Jan 1999 21:50:01 -0800 (PST) (envelope-from chris@cheddar.netmonger.net) Received: (from chris@localhost) by cheddar.netmonger.net (8.8.8/8.8.8) id VAA20278; Thu, 21 Jan 1999 21:21:23 -0500 (EST) Message-ID: <19990121212122.B14584@netmonger.net> Date: Thu, 21 Jan 1999 21:21:22 -0500 From: Christopher Masto To: Terry Lambert Cc: freebsd-mozilla@FreeBSD.ORG Subject: Re: Internal compiler error? Mail-Followup-To: Terry Lambert , freebsd-mozilla@FreeBSD.ORG References: <19990121184935.A6020@netmonger.net> <199901220137.SAA14979@usr02.primenet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <199901220137.SAA14979@usr02.primenet.com>; from Terry Lambert on Fri, Jan 22, 1999 at 01:37:01AM +0000 Sender: owner-freebsd-mozilla@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Jan 22, 1999 at 01:37:01AM +0000, Terry Lambert wrote: > > nsDocLoader.cpp: In method `nsDocLoaderServiceFactory::~nsDocLoaderServiceFactory()': > > nsDocLoader.cpp:1869: Internal compiler error. > > nsDocLoader.cpp:1869: Please submit a full bug report to `bug-g++@prep.ai.mit.edu'. > > gmake: *** [nsDocLoader.o] Error 1 > > gmake[1]: Leaving directory `/data/cvs/mozilla/mozilla/webshell/src' > > > > This doesn't seem to be a good sign. Given the degree of integration > > between the compiler and operating system under FreeBSD, I am hesitant > > to touch the system-installed gcc 2.7.2.1. I suppose I could try the > > egcs port, under the assumption that it's been built to avoid getting > > in the way of the system's gcc installation, but first I'm curious > > whether anyone else has encountered this error, and if so, what they > > did about it? > > EGCS will fail. > > Install the GCC 2.8.2 port, and ensure that the "DESTDIR" is not set > in the makefile. But the shiny new build instructions at http://www.mozilla.org/build/unix.html say: * egcs version ? 1.0.3 (recommended), gcc version 2.7.2.x (2.8.x still has some bugs), or your platform's native C/C++ compiler. Well, if it works, it works. -- Christopher Masto Director of Operations NetMonger Communications chris@netmonger.net info@netmonger.net http://www.netmonger.net "Good tools allow users to do stupid things." -- Clay Shirky To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mozilla" in the body of the message