libtool
[Top][All Lists]
Advanced

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

GNU Libtool 1.5.26 released.


From: Peter O'Gorman
Subject: GNU Libtool 1.5.26 released.
Date: Fri, 01 Feb 2008 11:30:34 -0600
User-agent: Thunderbird 2.0.0.9 (X11/20071115)

The Libtool Team is pleased to announce the release of GNU Libtool
1.5.26.

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.

New in 1.5.26: February 1 2008

* Improved support for Mac OS X Leopard.
* More robust parsing of mangled `.la' files inside libltdl, fixing a
  possible overrun and a crash due to memory exhaustion.
* Fix compile command line for gcj on MinGW.
* Some configure variables have been renamed to fix caching:
  lt_prog_compiler_pic_works to lt_cv_prog_compiler_pic_works
  lt_prog_compiler_static_works to lt_cv_prog_compiler_static_works.
* Support for AIX 6.1.
* Bug Fixes.

libtool-1.5.26 is available now from ftp.gnu.org, along with
diffs and xdeltas against libtool-1.5.24
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.26.tar.gz

Here are the xdeltas and diffs against libtool-1.5.24:

  ftp://ftp.gnu.org/gnu/libtool/libtool-1.5.24-1.5.26.diff.gz
  ftp://ftp.gnu.org/gnu/libtool/libtool-1.5.24-1.5.26.xdelta

Here are the gpg detached signatures:

  ftp://ftp.gnu.org/gnu/libtool/libtool-1.5.26.tar.gz.sig
  ftp://ftp.gnu.org/gnu/libtool/libtool-1.5.24-1.5.26.diff.gz.sig
  ftp://ftp.gnu.org/gnu/libtool/libtool-1.5.24-1.5.26.xdelta.sig

Here are the MD5 and SHA1 checksums:

aa9c5107f3ec9ef4200eb6556f3b3c29  libtool-1.5.26.tar.gz
5b339d2aef3c0a92444507f2103b0ca4  libtool-1.5.24-1.5.26.diff.gz
3ea264200b77ce92654d0e704e1d1f1b  libtool-1.5.24-1.5.26.xdelta
4c1738351736562a951a345e24f233d00953ec0a  libtool-1.5.26.tar.gz
17110100a3a5925690b1e29c4168dc58efeacac8  libtool-1.5.24-1.5.26.diff.gz
0ca4a25a94390d994ec1477d439df56ab391b52e  libtool-1.5.24-1.5.26.xdelta

This release was bootstrapped with automake-1.10.1, autoconf-2.61 and
m4-1.4.10, but is useable with older versions 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 :pserver:address@hidden:/sources/libtool \
  co -r release-1-5-26 libtool

You will then need to have recent versions of Automake and Autoconf
installed to bootstrap the checked out sources yourself.

Please report bugs to <address@hidden>.

-- 
Peter O'Gorman
http://pogma.com




reply via email to

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