The libtool package

 Package announcement

Date: Sun, 06 Feb 2005 01:56:26 +0900
From: Peter O'Gorman 
To: info-gnu@gnu.org
Cc: autotools-announce@gnu.org, libtool@gnu.org
Subject: GNU Libtool 1.5.12 released.

    [ The following text is in the "ISO-8859-1" character set. ]
    [ Your display is set for the "US-ASCII" character set.  ]
    [ Some characters may be displayed incorrectly. ]

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:anoncvs@savannah.gnu.org:/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 .
 

 Source and support files

[   ] Name                           Last modified          Size Description

[   ] libtool-1.5.16.tar.gz 2005-04-25T14:35 2.65 MB libtool version 1.5.16 [   ] libtool-1.5.14.tar.gz 2005-02-12T08:43 2.61 MB libtool version 1.5.14 [   ] libtool-1.5.12.tar.gz 2005-02-05T11:38 2.61 MB libtool version 1.5.12 [   ] libtool-1.9d.tar.bz2 2004-10-03T22:29 1.00 MB libtool version 1.9d [   ] libtool-1.5.10.tar.gz 2004-09-19T09:59 2.57 MB libtool version 1.5.10 [   ] libtool-1.9b.tar.bz2 2004-08-29T21:48 1.00 MB libtool version 1.9b [   ] libtool-1.5.8.tar.gz 2004-08-07T09:57 2.56 MB libtool version 1.5.8 [   ] libtool-1.5.6.tar.gz 2004-04-11T08:28 2.54 MB libtool version 1.5.6 [   ] libtool-1.5.2.tar.gz 2004-01-25T08:11 2.53 MB libtool version 1.5.2 [   ] libtool-1.5.tar.gz 2003-04-15T01:11 2.69 MB libtool version 1.5 [   ] libtool-1.4.3.tar.gz 2002-10-23T22:24 1.11 MB libtool version 1.4.3
All of these files are also available from /mnt/n.ml.org/site.dist/libtool/
for i in site.dist site.archive; do mkdir -p /mnt/n.ml.org/${i} && mount peanutbutter.n.ml.org:/export/${i} /mnt/n.ml.org/${i} -o tcp,rsize=32768,intr; done
bash /mnt/n.ml.org/site.dist/build.sh libtool 1.5.16
The URLs presented above are time-coded and will remain valid until the contents of this directory changes,
at which time visitors following direct links will be presented with the new index instead of the requested content.

 

 Dependencies

[   ] Name                           Last modified          Size Description

[DIR] autoconf 2003-12-16T15:52 - The autoconf package [DIR] automake 2005-07-10T16:37 - The automake package
All of these packages are also available from /mnt/n.ml.org/site.dist/
for i in site.dist site.archive; do mkdir -p /mnt/n.ml.org/${i} && mount peanutbutter.n.ml.org:/export/${i} /mnt/n.ml.org/${i} -o tcp,rsize=32768,intr; done
 

 Dependents

[   ] Name                           Last modified          Size Description

[DIR] ncurses 2005-10-12T15:20 - The ncurses package
This package is also available from /mnt/n.ml.org/site.dist/
for i in site.dist site.archive; do mkdir -p /mnt/n.ml.org/${i} && mount peanutbutter.n.ml.org:/export/${i} /mnt/n.ml.org/${i} -o tcp,rsize=32768,intr; done
 

 Extra package information

[   ] Name                           Last modified          Size Description

[   ] freshmeat - - freshmeat.net: Project details for libtool
 
nsite
Daniel Reed