The Libtool Team is pleased to announce the release of GNU Libtool
1.5.10.
GNU Libtool hides the complexity of using shared libraries behind a
consistent, portable interface. GNU Libtool ships with GNU libltdl,
which hides the comlexity of loading dynamic runtime libraries
(modules) behind a consistent, portable interface.
This release has a number of bugfixes.
New in 1.5.10: September 19th 2004
* GNU/linux ia64 fixes.
* Works on platforms with no c++ compiler.
libtool-1.5.10 is available now from ftp.gnu.org, along with
diffs and xdeltas against libtool-1.5.8
that are also available from ftp.gnu.org. Please
use a mirror to reduce stress on the main gnu machine:
http://www.gnu.org/order/ftp.html
Here are the compressed sources:
ftp://ftp.gnu.org/gnu/libtool/libtool-1.5.10.tar.gz
Here are the xdeltas and diffs against libtool-1.5.8:
ftp://ftp.gnu.org/gnu/libtool/libtool-1.5.8-1.5.10.diff.gz
ftp://ftp.gnu.org/gnu/libtool/libtool-1.5.8-1.5.10.xdelta
Here are the gpg detached signatures:
ftp://ftp.gnu.org/gnu/libtool/libtool-1.5.10.tar.gz.sig
ftp://ftp.gnu.org/gnu/libtool/libtool-1.5.8-1.5.10.diff.gz.sig
ftp://ftp.gnu.org/gnu/libtool/libtool-1.5.8-1.5.10.xdelta.sig
Here are the MD5 and SHA1 checksums:
e2093a85f6d48f1562c36920087502d6 libtool-1.5.10.tar.gz
be080cb4a20e42f10b9780bdd0a44488 libtool-1.5.8-1.5.10.diff.gz
5ebdb2c267bc838f2c6db7ebf3322da6 libtool-1.5.8-1.5.10.xdelta
bb2cab7f405c5eb08ab8ba193cbac59ebe6e6e9e libtool-1.5.10.tar.gz
bed076d39bb3d2a9c8e28c90ee4baa902738ed9d libtool-1.5.8-1.5.10.diff.gz
5b5c55367fe178ac8879c8f4ddae5a37dde64197 libtool-1.5.8-1.5.10.xdelta
This release was bootstrapped with automake 1.9.1 and autoconf 2.59,
but is useable with automake 1.4 & later and autoconf 2.5 & later
in your own projects.
Alternatively, you can fetch the unbootstrapped sourcecode from
anonymous cvs by using the following commands (just hit return when
you are prompted for the password):
$ export CVS_RSH=ssh
$ cvs -z3 -d :ext:[EMAIL PROTECTED]:/cvsroot/libtool \
co -r release-1-5-10 libtool
You will then need to have the latest release versions of Automake
(1.9.1) and Autoconf (2.59) installed to
bootstrap the checked out sources yourself.
Please report bugs to <[EMAIL PROTECTED]>.
_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/libtool