This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [patch] Bump libjava soversion
- From: Andrew Haley <aph at redhat dot com>
- To: Matthias Klose <doko at ubuntu dot com>, java-patches at gcc dot gnu dot org
- Date: Wed, 21 Jan 2015 09:45:12 +0000
- Subject: Re: [patch] Bump libjava soversion
- Authentication-results: sourceware.org; auth=none
- References: <545A62D3 dot 601 at ubuntu dot com> <54BEB89E dot 1000204 at ubuntu dot com>
On 20/01/15 20:20, Matthias Klose wrote:
> here is one more reason ... dbexecdir is encoded into libgcj, having the major
> GCC version in the path. So this doesn't seem to be compatible.
Ouch. Okay.
Andrew.