This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: libgcc version breakage?
- From: Richard Henderson <rth at redhat dot com>
- To: Richard Zidlicky <rz at linux-m68k dot org>
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 8 Sep 2003 23:21:28 -0700
- Subject: Re: libgcc version breakage?
- References: <20030908144804.GB19112@linux-m68k.org>
On Mon, Sep 08, 2003 at 04:48:04PM +0200, Richard Zidlicky wrote:
> What would be the best way to fix this?
Change the libgcc version number in one of the m68k make fragments.
Or configure gcc --enable-sjlj-exceptions.
I suppose I should have encoded the eh type into the libgcc
soname, but it didn't ocurr to me, and now it's too late.
r~