Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Sep 2000 23:58:44 +0700 (NSS)
From:      Max Khon <fjoe@iclub.nsu.ru>
To:        John Polstra <jdp@polstra.com>
Cc:        hackers@FreeBSD.ORG, nate@yogotech.com
Subject:   Re: Trouble with dynamic loading of C++ libs in PHP v4.02 on FreeBSD 4.1
Message-ID:  <Pine.BSF.4.21.0009142354440.25729-100000@iclub.nsu.ru>
In-Reply-To: <200009141633.JAA02393@vashon.polstra.com>

next in thread | previous in thread | raw e-mail | index | archive | help
hi, there!

On Thu, 14 Sep 2000, John Polstra wrote:

> Also, we _desperately_ need to switch away from the setjmp/longjmp
> exception implementation and start using the now-standard DWARF2
> implementation.  It makes a tremendous performance difference even in
> programs that don't use exceptions at all.  (I measured it once.)  But
> that in turn requires more support from libgcc, and exacerbates the
> problems associated with using a non-shared libgcc.

libgcc already has support for DWARF2. the only thing that should be
changed is crtbegin.o/crtend.o.
I have made all the necessary patches for this. I believe, David has them.

/fjoe



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0009142354440.25729-100000>