Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Jan 1999 00:49:16 -0800
From:      tague@netscape.com (Tague Griffith)
To:        Christopher Masto <chris@netmonger.net>
Cc:        Terry Lambert <tlambert@primenet.com>, freebsd-mozilla@FreeBSD.ORG
Subject:   Re: Internal compiler error?
Message-ID:  <36A83B8C.E3934F9@netscape.com>
References:  <19990121184935.A6020@netmonger.net> <199901220137.SAA14979@usr02.primenet.com> <19990121212122.B14584@netmonger.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Unfortunately, the Unix build instructions are a bit linux centric.

The reason that we moved off of gcc onto egcs (i.e. the bugs the build instructors were
refering to) was that we had problems with g++ and threaded applications on Linux.  Now if
those problems apply to FreeBSD as well, I dunno.

For now I would suggest going with gcc, if you can get a port that works.  No reason to stay
blocked on an internal compiler error.

/t

Christopher Masto wrote:

> 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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mozilla" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?36A83B8C.E3934F9>