Difference between revisions of "Libtool"

From Free Software Directory
Jump to: navigation, search
(updated version)
Line 3: Line 3:
 
|Short description=Generic library support script
 
|Short description=Generic library support script
 
|Full description=A generic library support script. The program has a consistent, portable interface to make using shared libraries simpler. Libtool supports building static libraries on all platforms. It also includes GNU libltdl, the libtool dynamic loader library.
 
|Full description=A generic library support script. The program has a consistent, portable interface to make using shared libraries simpler. Libtool supports building static libraries on all platforms. It also includes GNU libltdl, the libtool dynamic loader library.
 +
|Homepage URL=http://www.gnu.org/software/libtool/libtool.html
 
|User level=none
 
|User level=none
|Status=Live
 
 
|Component programs=libtoolize
 
|Component programs=libtoolize
|Homepage URL=http://www.gnu.org/software/libtool/libtool.html
 
 
|VCS checkout command=git clone git://git.savannah.gnu.org/libtool.git
 
|VCS checkout command=git clone git://git.savannah.gnu.org/libtool.git
 
|Computer languages=C,Shell script,M4
 
|Computer languages=C,Shell script,M4
 
|Documentation note=User reference manual available from http://www.gnu.org/software/libtool/manual.html
 
|Documentation note=User reference manual available from http://www.gnu.org/software/libtool/manual.html
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
 
|Related projects=Automake,Buildtool,mfg,rpsl,Autoconf
 
|Related projects=Automake,Buildtool,mfg,rpsl,Autoconf
 
|Keywords=library,development,libtool
 
|Keywords=library,development,libtool
|Is GNU=y
+
|Version identifier=2.4.2
|Last review by=Janet Casey
+
|Version date=2011/10/18
|Last review date=2008-04-22
+
|Version status=stable
 +
|Version download=ftp://ftp.gnu.org/gnu/libtool/libtool-2.4.2.tar.xz
 +
|Last review by=arca0
 +
|Last review date=2012/09/22
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=2.4
+
|Is GNU=Yes
|Version date=2010-09-24
+
|License verified date=2010-09-27
|Version status=stable
+
}}
|Version download=http://ftp.gnu.org/gnu/libtool/libtool-2.4.tar.gz
+
{{Project license
 +
|License=GPLv2
 +
|License verified by=Kelly Hopkins
 +
|License verified date=2010-09-27
 +
}}
 +
{{Project license
 +
|License=GPLv2orlater with exception
 +
|License verified by=Kelly Hopkins
 +
|License verified date=2010-09-27
 +
}}
 +
{{Project license
 +
|License=LGPLv2.1orlater
 +
|License verified by=Kelly Hopkins
 +
|License verified date=2010-09-27
 +
}}
 +
{{Project license
 +
|License=GPLv2
 +
|License verified by=Kelly Hopkins
 
|License verified date=2010-09-27
 
|License verified date=2010-09-27
|Version comment=
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Bob Friesenhahn
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Bob Friesenhahn
 
 
|Email=bfriesen@simple.dallas.tx.us
 
|Email=bfriesen@simple.dallas.tx.us
|Resource URL=
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Gary V. Vaughan
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Gary V. Vaughan
 
 
|Email=gvv@techie.com
 
|Email=gvv@techie.com
|Resource URL=
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Peter O'Gorman
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Peter O'Gorman
 
 
|Email=peter@pogma.com
 
|Email=peter@pogma.com
|Resource URL=
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Ralf Wildenhues
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Ralf Wildenhues
 
|Email=
 
|Resource URL=
 
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 76: Line 85:
 
|Use=library
 
|Use=library
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=GPLv2
 
|License verified by=Kelly Hopkins
 
|License verified date=2010-09-27
 
}}
 
{{Project license
 
|License=GPLv2orlater with exception
 
|License verified by=Kelly Hopkins
 
|License verified date=2010-09-27
 
}}
 
{{Project license
 
|License=LGPLv2.1orlater
 
|License verified by=Kelly Hopkins
 
|License verified date=2010-09-27
 
}}
 
{{Project license
 
|License=GPLv2
 
|License verified by=Kelly Hopkins
 
|License verified date=2010-09-27
 
}}
 

Revision as of 12:57, 22 September 2012


[edit]

GNU Libtool

https://www.gnu.org/software/libtool/
Generic library support script.

Libtool is a computer programming tool from the GNU build system used for creating portable compiled libraries. It was designed to extend Automake, but can be used independently within hand-coded makefiles, as well.

The program has a consistent, portable interface to make using shared libraries simpler. Libtool supports building static libraries on all platforms. It also includes GNU libltdl, the libtool dynamic loader library.








Entry










































Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.