This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: change of libgcj soname for gcc-3.2?
- From: Jeff Sturm <jsturm at one-point dot com>
- To: Tom Tromey <tromey at redhat dot com>
- Cc: Bryce McKinlay <bryce at waitaki dot otago dot ac dot nz>, Adam Megacz <gcj at lists dot megacz dot com>, <java at gcc dot gnu dot org>
- Date: Tue, 27 Aug 2002 17:23:39 -0400 (EDT)
- Subject: Re: change of libgcj soname for gcc-3.2?
On 12 Aug 2002, Tom Tromey wrote:
>
> Jeff> Anyone besides me think --indirect-dispatch should be on by
> Jeff> default? (Once the interpreter is fixed, that is.)
>
> I'm currently (I reserve the right to be swayed by as-yet-unmade
> arguments :-) in favor of it, once the missing parts have been
> implemented. I like the idea significantly reducing our ABI
> compatibility worries, especially since we'll be changing the library
> in every forseeable future release.
I submitted a PR for this so we don't forget about it. I suppose the
earlist we can consider it is for 3.4.
Jeff