libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

README/NEWS (was: libtool ChangeLog libtool.m4 [branch-1-5])


From: Ralf Wildenhues
Subject: README/NEWS (was: libtool ChangeLog libtool.m4 [branch-1-5])
Date: Tue, 1 Feb 2005 14:07:18 +0100
User-agent: Mutt/1.4.1i

[ moving the discussion to libtool-patches ]

* Gary V. Vaughan wrote on Tue, Feb 01, 2005 at 01:15:20PM CET:
> Ralf Wildenhues wrote:
> > * Gary V. Vaughan wrote on Tue, Feb 01, 2005 at 12:28:27PM CET:
> >>
> >>To save Peter some work on Saturday, can you summarise your recent
> >>user-visible branch-1-5 commits into the NEWS file, please?
> > 
> > Yes, I guess.  I'll look into README as well.
> 
> Thankyou :-)

How about

Index: NEWS
===================================================================
RCS file: /cvsroot/libtool/libtool/NEWS,v
retrieving revision 1.109.2.20
diff -u -r1.109.2.20 NEWS
--- NEWS        26 Jan 2005 17:41:19 -0000      1.109.2.20
+++ NEWS        1 Feb 2005 13:05:07 -0000
@@ -2,9 +2,18 @@
 
 New in 1.5.11a: 2004-??-??; CVS version 1.5.11a, Libtool team:
 * Support for Portland Group compiler on Linux.
-* libtoolize now also installs `install-sh'.
 * Support (mostly) for DragonFly BSD.
-* Bug Fixes.
+* Updated support for Intel compilers on Linux.
+* Makes use of $datarootdir, which is necessary for Autoconf >= 2.60.
+* Fix for a buffer overrun in the opendir/readdir replacement code.
+  This code was used by older versions of MinGW only.
+* Some compiler/linker flags commonly used to select ABI features are allowed
+  through in link mode.  This fixes some 64bit build failures and Darwin's
+  -framework.
+* Handling of archives that have multiple members with the same name on Darwin.
+* Relaxed copyright permissions for the .m4 macro files.
+* Bug Fixes, among others for: Linux search path parsing, a Tru64
+  kernel panic, UNICOS, linking of dependent libraries.
 
 New in 1.5.10: 2004-09-19; CVS version 1.5.9a, Libtool team:
 * GNU/linux ia64 fixes.
Index: README
===================================================================
RCS file: /cvsroot/libtool/libtool/README,v
retrieving revision 1.17.2.1
diff -u -r1.17.2.1 README
--- README      14 Apr 2003 22:48:00 -0000      1.17.2.1
+++ README      1 Feb 2005 13:05:07 -0000
@@ -15,6 +15,7 @@
   Darwin 5.x, 6.x a.k.a Mac OS X (*-*-darwin*) [see note]
   Digital/UNIX 3.x, 4.x, a.k.a. OSF/1 (*-*-osf3*, *-*-osf4*)
   DG/UX R4.11, R4.12, R4.20 (*-*-dguxR411*, *-*-dguxR412*, *-*-dguxR420*)
+  DragonFly BSD 1.x (*-*-dragonfly*)
   FreeBSD 2.x, 3.x, 4.x (*-*-freebsd2*, *-*-freebsd3*, *-*-freebsd4*)
   GNU Hurd (*-*-gnu*)
   GNU/Linux ELF (*-*-linux-gnu*, except aout, coff, and oldld)
@@ -61,6 +62,10 @@
 NOTE: In some cases support is more limited on Darwin 5.x because of
 the use of zsh as the default system shell.
 
+NOTE: The default shell on UNICOS 9, a ksh 88e variant, is too buggy to
+correctly execute the libtool script.  Users are advised to install a
+modern shell such as GNU bash.
+
 Libtool's home page is:
 
   http://www.gnu.org/software/libtool/libtool.html




reply via email to

[Prev in Thread] Current Thread [Next in Thread]