GNU Libtool 1.5.6 released.
Peter O'Gorman <[email protected]> Sun, 11 Apr 2004 18:02:32 +0900
| Newsgroups | gmane.comp.sysutils.autotools.announce |
|---|---|
| Message-ID | <[email protected]> |
The Libtool Team is pleased to announce the release of GNU Libtool 1.5.6. 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.6: 2004-04-11 This release fixes installation problems apparent in 1.5.4. libtool-1.5.6 is available now from ftp.gnu.org, along with diffs and xdeltas against libtool-1.5.4 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.6.tar.gz Here are the xdeltas and diffs against libtool-1.5.4: ftp://ftp.gnu.org/gnu/libtool/libtool-1.5.4-1.5.6.diff.gz ftp://ftp.gnu.org/gnu/libtool/libtool-1.5.4-1.5.6.xdelta Here are the gpg detached signatures: ftp://ftp.gnu.org/gnu/libtool/libtool-1.5.6.tar.gz.sig ftp://ftp.gnu.org/gnu/libtool/libtool-1.5.4-1.5.6.diff.gz.sig ftp://ftp.gnu.org/gnu/libtool/libtool-1.5.4-1.5.6.xdelta.sig Here are the MD5 and SHA1 checksums: f9b709f4ac6d094afdee9cdbe1c6ffe7 libtool-1.5.6.tar.gz 2ba73ead6b6d8a49c40e6f88d717bff6 libtool-1.5.4-1.5.6.diff.gz 95566706f873223d2fb264dc3cfbd527 libtool-1.5.4-1.5.6.xdelta 6018b2661725e9689d7f782c5a2a489e928698ba libtool-1.5.6.tar.gz c7d190869c6e3ce8ef044397ce8fa73eebba2678 libtool-1.5.4-1.5.6.diff.gz 7303fd60463d9893d757fdab566d2cca0970b5fb libtool-1.5.4-1.5.6.xdelta This release was bootstrapped with automake 1.8.3 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-6 libtool You will then need to have the latest release versions of Automake (1.8.3) and Autoconf (2.59) installed to bootstrap the checked out sources yourself. Please report bugs to <[email protected]>.