Difference between revisions of "Libtool"

From Free Software Directory
Jump to: navigation, search
Line 4: Line 4:
 
|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.
 
|User level=none
 
|User level=none
 +
|Status=Live
 +
|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
 +
|Computer languages=C,Shell script,M4
 +
|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
 +
|Keywords=library,development,libtool
 +
|Is GNU=y
 +
|Last review by=Janet Casey
 +
|Last review date=2008-04-22
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=2.2.10
+
|Version identifier=2.4
|Version date=2010-06-09
+
|Version date=2010-09-24
 
|Version status=stable
 
|Version status=stable
|Version download=http://ftp.gnu.org/gnu/libtool/libtool-2.2.10.tar.gz
+
|Version download=http://ftp.gnu.org/gnu/libtool/libtool-2.4.tar.gz
|License verified date=2010-06-10
+
|License verified date=2010-09-27
 
|Version comment=
 
|Version comment=
 +
}}
 +
{{Person
 +
|Role=Maintainer
 +
|Real name=Bob Friesenhahn
 +
|Email=bfriesen@simple.dallas.tx.us
 +
|Resource URL=
 +
}}
 +
{{Person
 +
|Role=Maintainer
 +
|Real name=Gary V. Vaughan
 +
|Email=gvv@techie.com
 +
|Resource URL=
 +
}}
 +
{{Person
 +
|Role=Maintainer
 +
|Real name=Peter O'Gorman
 +
|Email=peter@pogma.com
 +
|Resource URL=
 +
}}
 +
{{Person
 +
|Role=Maintainer
 +
|Real name=Ralf Wildenhues
 +
|Email=
 +
|Resource URL=
 +
}}
 +
{{Resource
 +
|Resource audience=Bug Tracking
 +
|Resource kind=E-mail
 +
|Resource URL=mailto:bug-libtool@gnu.org
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=E-mail
 +
|Resource URL=mailto:libtool-patches@gnu.org
 +
}}
 +
{{Resource
 +
|Resource audience=Help,Support
 +
|Resource kind=E-mail
 +
|Resource URL=mailto:libtool@gnu.org
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=Homepage
 +
|Resource URL=http://savannah.gnu.org/git/?group=libtool
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=command-line
 
|Interface=command-line
 +
|Use=library
 
}}
 
}}
 
{{Project license
 
{{Project license
 
|License=GPLv2
 
|License=GPLv2
 
|License verified by=Kelly Hopkins
 
|License verified by=Kelly Hopkins
|License verified date=2010-06-10
+
|License verified date=2010-09-27
 
}}
 
}}
 
{{Project license
 
{{Project license
 
|License=GPLv2orlater with exception
 
|License=GPLv2orlater with exception
 
|License verified by=Kelly Hopkins
 
|License verified by=Kelly Hopkins
|License verified date=2010-06-10
+
|License verified date=2010-09-27
 
}}
 
}}
 
{{Project license
 
{{Project license
 
|License=LGPLv2.1orlater
 
|License=LGPLv2.1orlater
 
|License verified by=Kelly Hopkins
 
|License verified by=Kelly Hopkins
|License verified date=2010-06-10
+
|License verified date=2010-09-27
 
}}
 
}}
 
{{Project license
 
{{Project license
 
|License=GPLv2
 
|License=GPLv2
 
|License verified by=Kelly Hopkins
 
|License verified by=Kelly Hopkins
|License verified date=2010-06-10
+
|License verified date=2010-09-27
 
}}
 
}}

Revision as of 08:41, 12 April 2011


[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.