Hi,
I repost this, since I've seen no reply from any of you.
I'll summarize the situation:
Problem: Mozilla-M18 built under 4.2-RELEASE and 4.2-STABLE (as of two weeks
ago) crashes on startup because of libgcc_r / listdc++ incompatibilities.
Solutions: The one obrien posted (probably works, I did
hi, there!
On Mon, 18 Dec 2000, Daniel Eischen wrote:
> It should prevent libstdc++ from linking in other libraries. In
> this case we don't want it to include (the unthreaded) libgcc, so
> that the correct libgcc (libgcc for unthreaded, libgcc_r for threaded)
> will be linked when the applic
hi, there!
On Mon, 18 Dec 2000, David O'Brien wrote:
> > just a guess (and I am not speculating):
> > FreeBSD has broken g++ compiler (-fsjlj-exceptions are broken).
>
> Can you remind me why you feel sjlj exceptions are broken (vs. slow)?
g++ 2.95.2 generates incorrect code when using -fsjlj-
On Tue, 19 Dec 2000, Roman Shterenzon wrote:
> Quoting Roman Shterenzon <[EMAIL PROTECTED]>:
>
> > Quoting Daniel Eischen <[EMAIL PROTECTED]>:
>
> > > ===
> > > RCS file: /opt/b/CVS/src/gnu/lib/libstdc++/Makefile,v
> > > retrieving
On Mon, 18 Dec 2000, Max Khon wrote:
> hi, there!
>
> On Mon, 18 Dec 2000, Roman Shterenzon wrote:
>
> > > > Yesterday I installed vanilla 4.2 (the second revision of iso image)
> > > on a new
> > > > computer, and then, after updating the ports tree I did:
> > > > cd /usr/ports/www/mozilla; ma
On Sun, Dec 17, 2000 at 01:14:05PM -0800, David O'Brien wrote:
> On Sun, Dec 17, 2000 at 03:06:50PM +0100, Szilveszter Adam wrote:
> > Since the Mozilla team has dropped all FreeBSD tinderboxes from their
> > cluster
>
> Any idea why they did that?
Well, I am not a developer, so I can just specu
hi, there!
On Sun, 17 Dec 2000, David O'Brien wrote:
> > Since the Mozilla team has dropped all FreeBSD tinderboxes from their
> > cluster
>
> Any idea why they did that?
just a guess (and I am not speculating):
FreeBSD has broken g++ compiler (-fsjlj-exceptions are
broken). OpenBSD already ha