public inbox for java-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH] add comment to libtool-version
@ 2011-07-20  6:02 Yaakov (Cygwin/X)
  0 siblings, 0 replies; only message in thread
From: Yaakov (Cygwin/X) @ 2011-07-20  6:02 UTC (permalink / raw)
  To: java-patches

[-- Attachment #1: Type: text/plain, Size: 324 bytes --]

When libgcj's soname major version (CURRENT - AGE) is changed, the
Cygwin and MinGW32 configs must be updated to match.  This did not occur
when CURRENT changed 12->13; I'm sending a separate patch to fix that.
The attached patch adds a comment to this effect so that future changes
don't get missed.


Yaakov
Cygwin Ports


[-- Attachment #2: libtool-version-cygming.patch --]
[-- Type: text/x-patch, Size: 678 bytes --]

2011-07-20  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>

	* libtool-version: Mention other files which may need to be updated
	when libtool version is changed.

Index: libtool-version
===================================================================
--- libtool-version	(revision 176494)
+++ libtool-version	(working copy)
@@ -2,5 +2,7 @@
 # the libtool manual to understand the meaning of the fields.  This is
 # a separate file so that version updates don't involve re-running
 # automake.
+# When updating this, LIBGCJ_SONAME in gcc/config/i386/cygwin.h and
+# gcc/config/i386/mingw32.h need to be updated to match (CURRENT - AGE).
 # CURRENT:REVISION:AGE
 13:0:0

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-07-20  6:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-20  6:02 [PATCH] add comment to libtool-version Yaakov (Cygwin/X)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).