This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [patch] Use -version-info for soname.
- From: Tom Tromey <tromey at redhat dot com>
- To: Matthias Klose <doko at cs dot tu-berlin dot de>
- Cc: gcc-patches at gcc dot gnu dot org, java-patches at gcc dot gnu dot org
- Date: 17 Jun 2004 10:48:26 -0600
- Subject: Re: [patch] Use -version-info for soname.
- References: <16592.43419.282902.336271@gargle.gargle.HOWL>
- Reply-to: tromey at redhat dot com
>>>>> "Matthias" == Matthias Klose <doko@cs.tu-berlin.de> writes:
Matthias> 2004-06-13 Matthias Klose <doko@debian.org>
Matthias> * libtool-version: New.
Matthias> * Makefile.am (libffi_la_LDFLAGS): Use -version-info for soname.
Matthias> * Makefile.in: Regenerate.
Matthias> ok to check in?
This is ok. (You didn't mention whether you rebuilt libjava from
scratch. I assume you did though.)
Tom