libtool(1)


NAME

   libtool - Provide generalized library-building support services

SYNOPSIS

   libtool [OPTION]... [MODE-ARG]...

DESCRIPTION

   Provide generalized library-building support services.

OPTIONS

   --config
          show all configuration variables

   --debug
          enable verbose shell tracing

   -n, --dry-run
          display commands without modifying any files

   --features
          display basic configuration information and exit

   --mode=MODE
          use operation mode MODE

   --no-warnings
          equivalent to '-Wnone'

   --preserve-dup-deps
          don't remove duplicate dependency libraries

   --quiet, --silent
          don't print informational messages

   --tag=TAG
          use configuration variables from tag TAG

   -v, --verbose
          print more informational messages than default

   --version
          print version information

   -W, --warnings=CATEGORY
          report the warnings falling in CATEGORY [all]

   -h, --help, --help-all
          print short, long, or detailed help message

   Warning categories include:
   'all'  show all warnings

   'none' turn off all the warnings

   'error'
          warnings are treated as fatal errors

   MODE must be one of the following:

   clean  remove files from the build directory

   compile
          compile a source file into a libtool object

   execute
          automatically set library path, then run a program

   finish complete the installation of libtool libraries

   install
          install libraries or executables

   link   create a library or an executable

   uninstall
          remove libraries from an installed directory

   MODE-ARGS  vary  depending  on  the MODE.  When passed as first option,
   '--mode=MODE' may be abbreviated as 'MODE' or a unique abbreviation  of
   that.

   GNU libtool home page: <http://www.gnu.org/s/libtool/>.

   When  reporting  a bug, please describe a test case to reproduce it and
   include the following information:

   host-triplet:
          x86_64-pc-linux-gnu

   shell: /bin/bash

   compiler:
          gcc

          compiler               flags:               -g               -O2
          -fdebug-prefix-map=/build/libtool-Tiym40/libtool-2.4.6=.
          -fstack-protector-strong    -Wformat     -Werror=format-security
          linker:          /usr/bin/ld  -m  elf_x86_64 (gnu? yes) version:
          libtool   (GNU   libtool)   2.4.6    Debian-2.4.6-2    automake:
          automake  (GNU  automake)  1.15  autoconf:        autoconf  (GNU
          Autoconf) 2.69

AUTHOR

   Written by Gordon Matzigkeit, 1996

REPORTING BUGS

   Report bugs to <bug-libtool@gnu.org>.

COPYRIGHT

   Copyright  2014 Free Software Foundation, Inc.
   This is free software; see the source for copying conditions.  There is
   NO  warranty;  not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
   PURPOSE.

SEE ALSO

   The full documentation for libtool is maintained as a  Texinfo  manual.
   If  the  info and libtool programs are properly installed at your site,
   the command

          info libtool

   should give you access to the complete manual.


More Linux Commands

manpages/gnutls_pcert_list_import_x509_raw.3.html
gnutls_pcert_list_import_x509_raw(3) - API function.........
gnutls_pcert_list_import_x509_raw.3 - This function will convert the given PEM encoded certificate list to the native gnutls_x509_crt_t format. The output will

manpages/gnutls_certificate_expiration_time_peers.3.html
gnutls_certificate_expiration_time_peers(3) - API function
This function will return the peers certificate expiration time. RETURNS (time_t)-1 on error. DEPRECATED gnutls_certificate_verify_peers2() now verifies expirat

manpages/matrixview.1.html
matrixview(1) - seeing images in the matrix. (Man Page).....
Assimilation of Matrix GL by Nightradio &lt;nightradio@knoppix.ru&gt; (http://knoppix.ru/matrixgl.shtml) OPTIONS --root Draw on the root window. --maxfps number Set m

manpages/Tcl_AppendResult.3.html
Tcl_AppendResult(3) - manipulate Tcl result - Linux man page
The procedures described here are utilities for manipulating the result value in a Tcl interpreter. The interpreter result may be either a Tcl object or a strin

manpages/XRRSelectInput.3.html
XRRSelectInput(3) - X Resize, Rotate and Reflection extensio
Xrandr is a simple library designed to interface the X Resize and Rotate Extension. This allows clients to change the size and rotation of the root window of a

manpages/xdr_long.3.html
xdr_long(3) - library routines for external data representat
These routines allow C programmers to describe arbitrary data structures in a machine-independent fashion. Data for remote procedure calls are transmitted using

manpages/keyctl_link.3.html
keyctl_link(3) - Link a key to a keyring keyctl_unlink - Unl
keyctl_link() creates a link from keyring to key, displacing any link to another key of the same type and description in that keyring if one exists. keyctl_unli

manpages/XExtendedMaxRequestSize.3.html
XExtendedMaxRequestSize(3) - Display macros and functions...
The AllPlanes macro returns a value with all bits set to 1 suitable for use in a plane argument to a procedure. The BlackPixel macro returns the black pixel val

manpages/ldap_explode_rdn.3.html
ldap_explode_rdn(3) - LDAP DN handling routines (Man Page)
These routines allow LDAP entry names (Distinguished Names, or DNs) to be obtained, parsed, converted to a user-friendly form, and tested. A DN has the form des

manpages/fclose.3.html
fclose(3) - close a stream (Library - Linux man page).......
The fclose() function flushes the stream pointed to by fp (writing any buffered output data using fflush(3)) and closes the underlying file descriptor. RETURN V

manpages/wcsnlen.3.html
wcsnlen(3) - determine the length of a fixed-size wide-chara
The wcsnlen() function is the wide-character equivalent of the strnlen(3) function. It returns the number of wide-characters in the string pointed to by s, not

manpages/wget_wstr.3ncurses.html
wget_wstr(3ncurses) - get an array of wide characters from a
The effect of get_wstr is as though a series of calls to get_wch were made, until a newline, other end-of-line, or end-of-file condition is processed. An end-of





We can't live, work or learn in freedom unless the software we use is free.