This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Patch: RFC: bump libtool version
- From: Andrew Haley <aph at redhat dot com>
- To: Matthias Klose <doko at ubuntu dot com>
- Cc: tromey at redhat dot com, GCJ-patches <java-patches at gcc dot gnu dot org>
- Date: Sat, 20 Jan 2007 07:57:09 +0000
- Subject: Re: Patch: RFC: bump libtool version
- References: <m3wt3i227m.fsf@localhost.localdomain> <45B1674A.60505@ubuntu.com>
Matthias Klose writes:
> Tom Tromey schrieb:
> > Matthias pointed out on irc that we ought to bump the libgcj version
> > on trunk. I think we also need this on the RH 4.1 merge branch.
> >
> > I thought I would see if there are any comments before I check this in.
>
> one more thing; currently we do not change the versioned gcj subdir when
> we change the libgcj soversion. At least for distributions like debian
> and ubuntu that means that we do have file conflicts if we bump the
> libgcj soversion and keep the gcc version (having packages like libgcj7
> and libgcj8).
Why? What exactly causes the problem?
> Would it make sense to have the gcj subdir be versioned with the
> libgcj soversion instead of the gcc version?
No.
Andrew.