This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] Bump libjava soversion


On 11/05/2014 06:48 PM, Matthias Klose wrote:
> The yearly version bump. Ok to commit?
> 
>   Matthias
> 
> 2014-11-05  Matthias Klose  <doko@ubuntu.com>
> 
>         * libtool-version: Bump soversion.
> 
> 
> --- libtool-version	(revision 217124)
> +++ libtool-version	(working copy)
> @@ -3,4 +3,4 @@
>  # a separate file so that version updates don't involve re-running
>  # automake.
>  # CURRENT:REVISION:AGE
> -15:0:0
> +16:0:0
> 

ping?

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.

Matthias


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]