GNU Libtool 1.5.14 released.
Peter O'Gorman <[email protected]> Sat, 12 Feb 2005 22:50:20 +0900
| Newsgroups | gmane.comp.sysutils.autotools.announce,gmane.comp.gnu.libtool.general |
|---|---|
| Message-ID | <[email protected]> |
I am embarrassed to announce the release of GNU Libtool 1.5.14. GNU Libtool hides the complexity of using shared libraries behind a consistent, portable interface. GNU Libtool ships with GNU libltdl, which hides the complexity of loading dynamic runtime libraries (modules) behind a consistent, portable interface. This release is a bugfix release to fix regressions introduced in 1.5.12. New in 1.5.14: February 12th 2005 Allow -pthread to work when building executables. libtool-1.5.14 is available now from ftp.gnu.org, along with diffs and xdeltas against libtool-1.5.12 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.14.tar.gz Here are the xdeltas and diffs against libtool-1.5.12: ftp://ftp.gnu.org/gnu/libtool/libtool-1.5.12-1.5.14.diff.gz ftp://ftp.gnu.org/gnu/libtool/libtool-1.5.12-1.5.14.xdelta Here are the gpg detached signatures: ftp://ftp.gnu.org/gnu/libtool/libtool-1.5.14.tar.gz.sig ftp://ftp.gnu.org/gnu/libtool/libtool-1.5.12-1.5.14.diff.gz.sig ftp://ftp.gnu.org/gnu/libtool/libtool-1.5.12-1.5.14.xdelta.sig Here are the MD5 and SHA1 checksums: 049bf67de9b0eb75cd943dafe3d749ec libtool-1.5.14.tar.gz 3378b95daeac7c798c61a56286497deb libtool-1.5.12-1.5.14.diff.gz c2102d5530d6211cd4478abbdef2c40d libtool-1.5.12-1.5.14.xdelta 0c8935aa80cd5532aa8e5462157cc07ae26a3862 libtool-1.5.14.tar.gz 5dce2468ebc0f200f31c44683b66b74a1ff8fec0 libtool-1.5.12-1.5.14.diff.gz 50952bb90b73c0efa9a48355f9c82fb26de40c26 libtool-1.5.12-1.5.14.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:[email protected]:/cvsroot/libtool \ co -r release-1-5-14 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 <[email protected]>.