This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: [java patch] increase library version number for xml-sax and w3c-dom as well
- From: Tom Tromey <tromey at redhat dot com>
- To: Jakub Jelinek <jakub at redhat dot com>
- Cc: Matthias Klose <doko at cs dot tu-berlin dot de>, gcc-patches at gcc dot gnu dot org, java at gcc dot gnu dot org
- Date: 20 Jan 2004 10:19:58 -0700
- Subject: Re: [java patch] increase library version number for xml-sax and w3c-dom as well
- References: <16373.22755.738840.162195@gargle.gargle.HOWL><87brozlrpj.fsf@fleche.redhat.com><20040120135947.GJ31589@devserv.devel.redhat.com>
- Reply-to: tromey at redhat dot com
>>>>> "Jakub" == Jakub Jelinek <jakub@redhat.com> writes:
Jakub> There is also lib-org-w3c-dom.so.0.0.0 and lib-org-xml-sax.so.0.0.0
Jakub> which haven't changed version numbers, yet they are binary incompatible
Jakub> with GCC 3.3.x libs and depend on libgcj.so.5 (resp. 6).
Jakub> Ok to commit (gcc-3_4-branch and trunk)?
Yes, thanks.
Tom