Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jan 2000 15:40:29 -0800 (PST)
From:      John Polstra <jdp@polstra.com>
To:        obrien@freebsd.org
Cc:        current@freebsd.org
Subject:   Re: C++ exceptions doesn't work in shared libraries
Message-ID:  <200001132340.PAA78907@vashon.polstra.com>
In-Reply-To: <20000112080010.A87827@dragon.nuxi.com>
References:  <387B1603.E353CD09@altavista.net> <387C34E5.9E9840AF@altavista.net> <20000112080010.A87827@dragon.nuxi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <20000112080010.A87827@dragon.nuxi.com>,
David O'Brien <obrien@FreeBSD.ORG> wrote:
> On Wed, Jan 12, 2000 at 10:01:42AM +0200, Maxim Sobolev wrote:
> > Is there are any compiler guys to address my question or not?
> 
> There is, I'm the one.  But there are a few things ahead in the queue.
> Of course a patch would make things go much faster.

The problem is caused by the fact that we are still using our own
home-grown versions of crtbegin.o and crtend.o (from "src/lib/csu").
We need to use the ones built from crtstuff.c in "src/contrib/gcc".

John
-- 
  John Polstra                                               jdp@polstra.com
  John D. Polstra & Co., Inc.                        Seattle, Washington USA
  "Disappointment is a good sign of basic intelligence."  -- Chögyam Trungpa



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?200001132340.PAA78907>