libtool
[Top][All Lists]
Advanced

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

GNU Libtool 1.5.12 released.


From: Peter O'Gorman
Subject: GNU Libtool 1.5.12 released.
Date: Sun, 06 Feb 2005 01:56:26 +0900
User-agent: Mozilla Thunderbird 1.0 (Macintosh/20041206)

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

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 bug fixes and improvements.

New in 1.5.12: Sunday, February 5th, 2005

* Support for Portland Group compiler on GNU/Linux.
* Support (mostly) for DragonFly BSD.
* Updated support for Intel compilers on GNU/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: GNU/Linux search path parsing, a Tru64
  kernel panic, UNICOS, linking of dependent libraries.

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

Here are the xdeltas and diffs against libtool-1.5.10:

  ftp://ftp.gnu.org/gnu/libtool/libtool-1.5.10-1.5.12.diff.gz
  ftp://ftp.gnu.org/gnu/libtool/libtool-1.5.10-1.5.12.xdelta

Here are the gpg detached signatures:

  ftp://ftp.gnu.org/gnu/libtool/libtool-1.5.12.tar.gz.sig
  ftp://ftp.gnu.org/gnu/libtool/libtool-1.5.10-1.5.12.diff.gz.sig
  ftp://ftp.gnu.org/gnu/libtool/libtool-1.5.10-1.5.12.xdelta.sig

Here are the MD5 and SHA1 checksums:

  44015e57e730d84c4b27e556847349cd libtool-1.5.12.tar.gz
  9109747dfed37b18e88c18667dc0a325 libtool-1.5.10-1.5.12.diff.gz
  39535f65256b5029944c9f23a8c15c42 libtool-1.5.10-1.5.12.xdelta
  7848864bf4ed740b23855db333a22267ae082b49 libtool-1.5.12.tar.gz
  43eb6c593003b62ee9da57b8815df10d1c42d6e8 libtool-1.5.10-1.5.12.diff.gz
  875a52942ac0b6dbe33931aa524e157f37f996b9 libtool-1.5.10-1.5.12.xdelta

This release was bootstrapped with autoconf-2.59 and automake-1.9.4,
but is useable with autoconf-2.50 and automake-1.4 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:address@hidden:/cvsroot/libtool \
  co -r release-1-5-12 libtool

You will then need to have the latest release versions of Automake
(1.9.4) and Autoconf (2.59) installed to
bootstrap the checked out sources yourself.

Please report bugs to <address@hidden>.




reply via email to

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