1
0
Files
TP-Link_XR500v_v2-6/libtool-2.2.10/doc/libtool.info-2
2016-11-30 09:03:17 +08:00

638 lines
43 KiB
Plaintext
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This is ../doc/libtool.info, produced by makeinfo version 4.13 from
../doc/libtool.texi.
INFO-DIR-SECTION GNU programming tools
START-INFO-DIR-ENTRY
* Libtool: (libtool). Generic shared library support script.
END-INFO-DIR-ENTRY
INFO-DIR-SECTION Individual utilities
START-INFO-DIR-ENTRY
* libtool-invocation: (libtool)Invoking libtool.
Running the `libtool' script.
* libtoolize: (libtool)Invoking libtoolize. Adding libtool support.
END-INFO-DIR-ENTRY
This file documents GNU Libtool 2.2.10
Copyright (C) 1996-2009 Free Software Foundation, Inc.
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, with no Front-Cover Texts, and with no Back-Cover
Texts. A copy of the license is included in the section entitled "GNU
Free Documentation License".

File: libtool.info, Node: Index, Prev: GNU Free Documentation License, Up: Top
Index
*****
[index]
* Menu:
* -no-suppress, libtool compile mode option: Creating object files.
(line 92)
* -weak option: Linking with dlopened modules.
(line 94)
* .la files: Linking libraries. (line 24)
* .libs subdirectory: Linking libraries. (line 77)
* .lo files: Creating object files.
(line 28)
* AC_CONFIG_AUX_DIR: Invoking libtoolize. (line 157)
* AC_CONFIG_MACRO_DIR: Invoking libtoolize. (line 136)
* AC_DISABLE_FAST_INSTALL: LT_INIT. (line 174)
* AC_DISABLE_SHARED: LT_INIT. (line 178)
* AC_DISABLE_STATIC: LT_INIT. (line 195)
* AC_ENABLE_SHARED: LT_INIT. (line 186)
* AC_ENABLE_STATIC: LT_INIT. (line 203)
* AC_LIBLTDL_CONVENIENCE: Distributing libltdl.
(line 300)
* AC_LIBLTDL_INSTALLABLE: Distributing libltdl.
(line 295)
* AC_LIBTOOL_DLOPEN: LT_INIT. (line 166)
* AC_LIBTOOL_WIN32_DLL: LT_INIT. (line 170)
* AC_PROG_LIBTOOL: LT_INIT. (line 22)
* AC_WITH_LTDL: Distributing libltdl.
(line 42)
* aclocal: LT_INIT. (line 307)
* allow_undefined_flag: libtool script contents.
(line 76)
* always_export_symbols: libtool script contents.
(line 83)
* AM_DISABLE_SHARED: LT_INIT. (line 179)
* AM_DISABLE_STATIC: LT_INIT. (line 196)
* AM_ENABLE_SHARED: LT_INIT. (line 187)
* AM_ENABLE_STATIC: LT_INIT. (line 204)
* AM_PROG_LIBTOOL: LT_INIT. (line 23)
* application-level dynamic linking <1>: Using libltdl. (line 6)
* application-level dynamic linking: Dlopened modules. (line 6)
* ar: Linking libraries. (line 6)
* AR: libtool script contents.
(line 30)
* archive_cmds: libtool script contents.
(line 88)
* archive_expsym_cmds: libtool script contents.
(line 89)
* AS: LT_INIT. (line 267)
* autoconf traces: Trace interface. (line 6)
* avoiding shared libraries: Static-only libraries.
(line 6)
* bug reports: Reporting bugs. (line 6)
* buggy system linkers: Linking executables. (line 11)
* bugs, subtle ones caused by buggy linkers: Linking executables.
(line 16)
* build: libtool script contents.
(line 115)
* build_alias: libtool script contents.
(line 116)
* build_libtool_libs: libtool script contents.
(line 121)
* build_old_libs: libtool script contents.
(line 125)
* build_os: libtool script contents.
(line 117)
* C header files, portable: C header files. (line 6)
* C++, pitfalls: C++ libraries. (line 6)
* C++, using: Other languages. (line 6)
* C, not using: Other languages. (line 6)
* CC <1>: libtool script contents.
(line 33)
* CC: LT_INIT. (line 217)
* cdemo-conf.test: Test descriptions. (line 15)
* cdemo-exec.test: Test descriptions. (line 15)
* cdemo-make.test: Test descriptions. (line 15)
* cdemo-shared.test: Test descriptions. (line 15)
* cdemo-static.test: Test descriptions. (line 15)
* cdemo-undef.test: Test descriptions. (line 15)
* CFLAGS: LT_INIT. (line 221)
* clean mode: Clean mode. (line 6)
* command options, libtool: Invoking libtool. (line 6)
* command options, libtoolize: Invoking libtoolize. (line 6)
* compile mode: Compile mode. (line 6)
* compiler_c_o: libtool script contents.
(line 129)
* compiler_needs_object: libtool script contents.
(line 133)
* compiling object files: Creating object files.
(line 6)
* complexity of library systems: Postmortem. (line 11)
* config.guess: Distributing. (line 10)
* config.sub: Distributing. (line 13)
* configuring libtool: Configuring. (line 6)
* convenience libraries: Static libraries. (line 6)
* CPPFLAGS: LT_INIT. (line 226)
* debugging libraries: Static-only libraries.
(line 6)
* definition of libraries: Libtool paradigm. (line 11)
* demo-conf.test: Test descriptions. (line 44)
* demo-deplibs.test: Test descriptions. (line 62)
* demo-exec.test: Test descriptions. (line 44)
* demo-hardcode.test: Test descriptions. (line 68)
* demo-inst.test: Test descriptions. (line 44)
* demo-make.test: Test descriptions. (line 44)
* demo-nofast.test: Test descriptions. (line 44)
* demo-noinst-link.test: Test descriptions. (line 82)
* demo-nopic.test: Test descriptions. (line 44)
* demo-pic.test: Test descriptions. (line 44)
* demo-relink.test: Test descriptions. (line 77)
* demo-shared.test: Test descriptions. (line 44)
* demo-static.test: Test descriptions. (line 44)
* demo-unst.test: Test descriptions. (line 44)
* depdemo-conf.test: Test descriptions. (line 94)
* depdemo-exec.test: Test descriptions. (line 94)
* depdemo-inst.test: Test descriptions. (line 94)
* depdemo-make.test: Test descriptions. (line 94)
* depdemo-nofast.test: Test descriptions. (line 94)
* depdemo-relink.test: Test descriptions. (line 77)
* depdemo-shared.test: Test descriptions. (line 94)
* depdemo-static.test: Test descriptions. (line 94)
* depdemo-unst.test: Test descriptions. (line 94)
* dependencies between libraries: Inter-library dependencies.
(line 6)
* dependency versioning: Versioning. (line 6)
* deplibs_check_method: Porting inter-library dependencies.
(line 6)
* design issues: Issues. (line 6)
* design of library interfaces: Library tips. (line 6)
* design philosophy: Motivation. (line 6)
* developing libraries: Static-only libraries.
(line 6)
* dlclose <1>: Dlopened modules. (line 6)
* dlclose: Using libltdl. (line 6)
* dlerror: Using libltdl. (line 6)
* DLLTOOL: LT_INIT. (line 259)
* dlopen <1>: Using libltdl. (line 6)
* dlopen: Dlopened modules. (line 6)
* dlopen_self: libtool script contents.
(line 143)
* dlopen_self_static: libtool script contents.
(line 147)
* dlopen_support: libtool script contents.
(line 139)
* dlopening modules <1>: Dlopened modules. (line 6)
* dlopening modules: Using libltdl. (line 6)
* dlopening, pitfalls: Dlopen issues. (line 6)
* dlsym <1>: Using libltdl. (line 6)
* dlsym: Dlopened modules. (line 6)
* double-compilation, avoiding: Static-only libraries.
(line 6)
* dynamic dependencies: Versioning. (line 6)
* dynamic linking, applications <1>: Dlopened modules. (line 6)
* dynamic linking, applications: Using libltdl. (line 6)
* dynamic modules, names: Finding the dlname. (line 6)
* ECHO: libtool script contents.
(line 38)
* eliding shared libraries: Static-only libraries.
(line 6)
* examples of using libtool: Using libtool. (line 6)
* exclude_expsyms: libtool script contents.
(line 151)
* execute mode: Execute mode. (line 6)
* export_dynamic_flag_spec: libtool script contents.
(line 154)
* export_symbols_cmds: libtool script contents.
(line 158)
* extract_expsyms_cmds: libtool script contents.
(line 162)
* f77demo-conf.test: Test descriptions. (line 211)
* f77demo-exec.test: Test descriptions. (line 211)
* f77demo-make.test: Test descriptions. (line 211)
* f77demo-shared.test: Test descriptions. (line 211)
* f77demo-static.test: Test descriptions. (line 211)
* failed tests: When tests fail. (line 6)
* fast_install: libtool script contents.
(line 169)
* fcdemo-conf.test: Test descriptions. (line 225)
* fcdemo-exec.test: Test descriptions. (line 225)
* fcdemo-make.test: Test descriptions. (line 225)
* fcdemo-shared.test: Test descriptions. (line 225)
* fcdemo-static.test: Test descriptions. (line 225)
* FDL, GNU Free Documentation License: GNU Free Documentation License.
(line 6)
* file_magic: Porting inter-library dependencies.
(line 18)
* file_magic_cmd: Porting inter-library dependencies.
(line 18)
* file_magic_test_file: Porting inter-library dependencies.
(line 18)
* finish mode: Finish mode. (line 6)
* finish_cmds: libtool script contents.
(line 191)
* finish_eval: libtool script contents.
(line 195)
* fix_srcfile_path: libtool script contents.
(line 198)
* formal versioning: Libtool versioning. (line 6)
* global functions: Library tips. (line 45)
* global_symbol_pipe: libtool script contents.
(line 201)
* global_symbol_to_cdecl: libtool script contents.
(line 215)
* hardcode_action: libtool script contents.
(line 221)
* hardcode_direct: libtool script contents.
(line 226)
* hardcode_direct_absolute: libtool script contents.
(line 232)
* hardcode_into_libs: libtool script contents.
(line 238)
* hardcode_libdir_flag_spec: libtool script contents.
(line 244)
* hardcode_libdir_separator: libtool script contents.
(line 250)
* hardcode_minus_L: libtool script contents.
(line 255)
* hardcode_shlibpath_var: libtool script contents.
(line 260)
* header files: Library tips. (line 39)
* host: libtool script contents.
(line 267)
* host_alias: libtool script contents.
(line 268)
* host_os: libtool script contents.
(line 269)
* implementation of libtool: libtool script contents.
(line 6)
* include files, portable: C header files. (line 6)
* include_expsyms: libtool script contents.
(line 273)
* inferring tags: Tags. (line 6)
* inherit_rpath: libtool script contents.
(line 277)
* install: Installing libraries.
(line 19)
* install mode: Install mode. (line 6)
* install-sh: Distributing. (line 16)
* install_override_mode: libtool script contents.
(line 282)
* installation, finishing: Installing libraries.
(line 54)
* int: User defined module data.
(line 40)
* inter-library dependencies: Inter-library dependencies.
(line 6)
* inter-library dependency: Porting inter-library dependencies.
(line 6)
* language names: Tags. (line 6)
* languages, non-C: Other languages. (line 6)
* LD <1>: libtool script contents.
(line 43)
* LD: LT_INIT. (line 231)
* LDFLAGS: LT_INIT. (line 236)
* libext: libtool script contents.
(line 290)
* libltdl: Using libltdl. (line 6)
* libname_spec: libtool script contents.
(line 293)
* libraries, definition of: Libtool paradigm. (line 11)
* libraries, finishing installation: Installing libraries.
(line 54)
* libraries, stripping: Installing libraries.
(line 44)
* library interfaces: Interfaces. (line 6)
* library interfaces, design: Library tips. (line 6)
* library object file: Creating object files.
(line 28)
* library_names_spec: libtool script contents.
(line 298)
* LIBS: LT_INIT. (line 242)
* libtool: Invoking libtool. (line 6)
* libtool command options: Invoking libtool. (line 6)
* libtool examples: Using libtool. (line 6)
* libtool implementation: libtool script contents.
(line 6)
* libtool libraries: Linking libraries. (line 24)
* libtool library versions: Libtool versioning. (line 6)
* libtool specifications: Motivation. (line 20)
* libtoolize: Invoking libtoolize. (line 6)
* libtoolize command options: Invoking libtoolize. (line 6)
* LIBTOOLIZE_OPTIONS: Invoking libtoolize. (line 120)
* link mode: Link mode. (line 6)
* link-2.test: Test descriptions. (line 156)
* link.test: Test descriptions. (line 152)
* link_all_deplibs: libtool script contents.
(line 303)
* link_static_flag: libtool script contents.
(line 308)
* linking against installed libraries: Linking executables. (line 6)
* linking against uninstalled libraries: Linking executables. (line 25)
* linking with installed libtool libraries: Linking executables.
(line 50)
* linking, dlopen: Linking with dlopened modules.
(line 6)
* linking, dlpreopen: Linking with dlopened modules.
(line 6)
* linking, partial: Link mode. (line 204)
* LN_S: LT_INIT. (line 254)
* lock_old_archive_extraction: libtool script contents.
(line 111)
* LT_CMD_MAX_LEN: Autoconf macros. (line 15)
* LT_CONFIG_LTDL_DIR: Distributing libltdl.
(line 32)
* LT_DIRSEP_CHAR: Libltdl interface. (line 40)
* lt_dladderror: Module loaders for libltdl.
(line 190)
* lt_dladdsearchdir: Libltdl interface. (line 244)
* lt_dladvise: Libltdl interface. (line 50)
* lt_dladvise_destroy: Libltdl interface. (line 147)
* lt_dladvise_ext: Libltdl interface. (line 154)
* lt_dladvise_global: Libltdl interface. (line 179)
* lt_dladvise_init: Libltdl interface. (line 137)
* lt_dladvise_local: Libltdl interface. (line 196)
* lt_dladvise_preload: Libltdl interface. (line 222)
* lt_dladvise_resident: Libltdl interface. (line 213)
* lt_dlcaller_get_data: User defined module data.
(line 154)
* lt_dlcaller_set_data: User defined module data.
(line 128)
* lt_dlclose: Libltdl interface. (line 228)
* lt_dlerror: Libltdl interface. (line 238)
* lt_dlexit: Libltdl interface. (line 66)
* lt_dlforeachfile: Libltdl interface. (line 264)
* lt_dlgetinfo: User defined module data.
(line 26)
* lt_dlgetsearchpath: Libltdl interface. (line 260)
* lt_dlhandle: Libltdl interface. (line 46)
* lt_dlhandle_fetch: User defined module data.
(line 112)
* lt_dlhandle_iterate: User defined module data.
(line 97)
* lt_dlhandle_map: User defined module data.
(line 86)
* lt_dlinfo: User defined module data.
(line 12)
* lt_dlinit: Libltdl interface. (line 61)
* lt_dlinsertsearchdir: Libltdl interface. (line 249)
* lt_dlinterface_free: User defined module data.
(line 82)
* lt_dlinterface_id: User defined module data.
(line 35)
* lt_dlinterface_register: User defined module data.
(line 74)
* lt_dlisresident: Libltdl interface. (line 292)
* lt_dlloader: Module loaders for libltdl.
(line 45)
* lt_dlloader_add: Module loaders for libltdl.
(line 131)
* lt_dlloader_data: Module loaders for libltdl.
(line 181)
* lt_dlloader_exit: Module loaders for libltdl.
(line 86)
* lt_dlloader_find: Module loaders for libltdl.
(line 163)
* lt_dlloader_name: Module loaders for libltdl.
(line 175)
* lt_dlloader_next: Module loaders for libltdl.
(line 154)
* lt_dlloader_remove: Module loaders for libltdl.
(line 144)
* lt_dlmakeresident: Libltdl interface. (line 282)
* lt_dlopen: Libltdl interface. (line 72)
* lt_dlopenadvise: Libltdl interface. (line 127)
* lt_dlopenext: Libltdl interface. (line 110)
* lt_dlpreload: Dlpreopening. (line 66)
* lt_dlpreload_callback_func: Dlpreopening. (line 94)
* lt_dlpreload_default: Dlpreopening. (line 72)
* lt_dlpreload_open: Dlpreopening. (line 100)
* lt_dlseterror: Module loaders for libltdl.
(line 202)
* lt_dlsetsearchpath: Libltdl interface. (line 255)
* lt_dlsym: Libltdl interface. (line 233)
* lt_dlsymlist <1>: Libltdl interface. (line 55)
* lt_dlsymlist: Dlpreopening. (line 42)
* lt_find_sym: Module loaders for libltdl.
(line 79)
* LT_FUNC_DLSYM_USCORE: Autoconf macros. (line 24)
* LT_INIT: LT_INIT. (line 21)
* LT_LANG: LT_INIT. (line 144)
* LT_LIB_DLLOAD: Autoconf macros. (line 35)
* LT_LIB_M: Autoconf macros. (line 31)
* lt_module: Module loaders for libltdl.
(line 41)
* lt_module_close: Module loaders for libltdl.
(line 72)
* lt_module_open: Module loaders for libltdl.
(line 61)
* LT_OUTPUT: LT_INIT. (line 294)
* LT_PATH_LD: Autoconf macros. (line 51)
* LT_PATH_NM: Autoconf macros. (line 57)
* LT_PATHSEP_CHAR: Libltdl interface. (line 36)
* lt_preloaded_symbols: Dlpreopening. (line 47)
* LT_PREREQ: LT_INIT. (line 13)
* LT_SUPPORTED_TAG: Trace interface. (line 13)
* LT_SYS_DLOPEN_DEPLIBS: Autoconf macros. (line 70)
* LT_SYS_DLOPEN_SELF: Autoconf macros. (line 64)
* LT_SYS_DLSEARCH_PATH: Autoconf macros. (line 75)
* LT_SYS_MODULE_EXT: Autoconf macros. (line 79)
* LT_SYS_MODULE_PATH: Autoconf macros. (line 85)
* LT_SYS_SYMBOL_USCORE: Autoconf macros. (line 90)
* lt_user_data: Module loaders for libltdl.
(line 48)
* lt_user_dlloader: Module loaders for libltdl.
(line 53)
* LT_WITH_LTDL: Distributing libltdl.
(line 41)
* LTCC: libtool script contents.
(line 47)
* LTCFLAGS: libtool script contents.
(line 48)
* LTDL_CONVENIENCE: Distributing libltdl.
(line 299)
* LTDL_INIT: Distributing libltdl.
(line 40)
* LTDL_INSTALLABLE: Distributing libltdl.
(line 294)
* LTDL_SET_PRELOADED_SYMBOLS: Dlpreopening. (line 82)
* LTLIBOBJS: Autoconf and LTLIBOBJS.
(line 8)
* LTLIBRARIES: Using Automake. (line 6)
* ltmain.sh: Distributing. (line 19)
* macro_revision: libtool script contents.
(line 313)
* macro_version: libtool script contents.
(line 312)
* Makefile: Makefile rules. (line 6)
* Makefile.am: Makefile rules. (line 6)
* Makefile.in: Makefile rules. (line 6)
* max_cmd_len: libtool script contents.
(line 318)
* mdemo-conf.test: Test descriptions. (line 119)
* mdemo-dryrun.test: Test descriptions. (line 138)
* mdemo-exec.test: Test descriptions. (line 119)
* mdemo-inst.test: Test descriptions. (line 119)
* mdemo-make.test: Test descriptions. (line 119)
* mdemo-shared.test: Test descriptions. (line 119)
* mdemo-static.test: Test descriptions. (line 119)
* mdemo-unst.test: Test descriptions. (line 119)
* mdemo2-conf.test: Test descriptions. (line 143)
* mdemo2-exec.test: Test descriptions. (line 143)
* mdemo2-make.test: Test descriptions. (line 143)
* mode, clean: Clean mode. (line 6)
* mode, compile: Compile mode. (line 6)
* mode, execute: Execute mode. (line 6)
* mode, finish: Finish mode. (line 6)
* mode, install: Install mode. (line 6)
* mode, link: Link mode. (line 6)
* mode, uninstall: Uninstall mode. (line 6)
* modules, dynamic <1>: Dlopened modules. (line 6)
* modules, dynamic: Using libltdl. (line 6)
* motivation for writing libtool: Motivation. (line 6)
* names of dynamic modules: Finding the dlname. (line 6)
* need_lib_prefix: libtool script contents.
(line 322)
* need_locks: libtool script contents.
(line 335)
* need_version: libtool script contents.
(line 329)
* NM <1>: LT_INIT. (line 248)
* NM: libtool script contents.
(line 52)
* no_builtin_flag: libtool script contents.
(line 339)
* no_undefined_flag: libtool script contents.
(line 343)
* nomode.test: Test descriptions. (line 160)
* none: Porting inter-library dependencies.
(line 38)
* objdir: libtool script contents.
(line 348)
* OBJDUMP: LT_INIT. (line 263)
* object files, compiling: Creating object files.
(line 6)
* object files, library: Creating object files.
(line 28)
* objectlist.test: Test descriptions. (line 163)
* objext: libtool script contents.
(line 351)
* old_archive_cmds: libtool script contents.
(line 90)
* old_archive_from_expsyms_cmds: libtool script contents.
(line 100)
* old_archive_from_new_cmds: libtool script contents.
(line 94)
* old_postinstall_cmds: libtool script contents.
(line 358)
* old_postuninstall_cmds: libtool script contents.
(line 363)
* old_striplib: libtool script contents.
(line 393)
* opaque data types: Library tips. (line 28)
* options, libtool command: Invoking libtool. (line 6)
* options, libtoolize command: Invoking libtoolize. (line 6)
* other implementations, flaws in: Postmortem. (line 6)
* partial linking: Link mode. (line 204)
* pass_all: Porting inter-library dependencies.
(line 32)
* pdemo-conf.test: Test descriptions. (line 169)
* pdemo-exec.test: Test descriptions. (line 169)
* pdemo-inst.test: Test descriptions. (line 169)
* pdemo-make.test: Test descriptions. (line 169)
* PIC (position-independent code): Creating object files.
(line 23)
* pic_flag: libtool script contents.
(line 354)
* pitfalls using C++: C++ libraries. (line 6)
* pitfalls with dlopen: Dlopen issues. (line 6)
* portable C headers: C header files. (line 6)
* position-independent code: Creating object files.
(line 23)
* postinstall_cmds: libtool script contents.
(line 357)
* postinstallation: Installing libraries.
(line 54)
* postuninstall_cmds: libtool script contents.
(line 362)
* problem reports: Reporting bugs. (line 6)
* problems, blaming somebody else for: Troubleshooting. (line 6)
* problems, solving: Troubleshooting. (line 6)
* program wrapper executables: Wrapper executables. (line 6)
* program wrapper scripts: Linking executables. (line 71)
* quote.test: Test descriptions. (line 178)
* RANLIB <1>: libtool script contents.
(line 73)
* RANLIB: LT_INIT. (line 251)
* ranlib: Linking libraries. (line 12)
* reload_cmds: libtool script contents.
(line 367)
* reload_flag: libtool script contents.
(line 368)
* renaming interface functions: Library tips. (line 21)
* reporting bugs: Reporting bugs. (line 6)
* reusability of library systems: Postmortem. (line 6)
* runpath_var: libtool script contents.
(line 371)
* saving time: Static-only libraries.
(line 6)
* security problems with buggy linkers: Linking executables. (line 16)
* sh.test: Test descriptions. (line 181)
* shared libraries, not using: Static-only libraries.
(line 6)
* shared library versions: Versioning. (line 6)
* shl_load <1>: Using libltdl. (line 6)
* shl_load: Dlopened modules. (line 6)
* shlibpath_overrides_runpath: libtool script contents.
(line 375)
* shlibpath_var: libtool script contents.
(line 384)
* solving problems: Troubleshooting. (line 6)
* soname_spec: libtool script contents.
(line 388)
* specifications for libtool: Motivation. (line 20)
* standalone binaries: Static libraries. (line 64)
* static linking: Static libraries. (line 6)
* strip: Installing libraries.
(line 6)
* striplib: libtool script contents.
(line 392)
* stripping libraries: Installing libraries.
(line 44)
* su: Installing libraries.
(line 9)
* suffix.test: Test descriptions. (line 185)
* sys_lib_dlsearch_path_spec: libtool script contents.
(line 399)
* sys_lib_search_path_spec: libtool script contents.
(line 404)
* tag names: Tags. (line 6)
* tagdemo-conf.test: Test descriptions. (line 197)
* tagdemo-exec.test: Test descriptions. (line 197)
* tagdemo-make.test: Test descriptions. (line 197)
* tagdemo-shared.test: Test descriptions. (line 197)
* tagdemo-static.test: Test descriptions. (line 197)
* tagdemo-undef.test: Test descriptions. (line 197)
* test suite: Libtool test suite. (line 6)
* test_compile: Porting inter-library dependencies.
(line 26)
* tests, failed: When tests fail. (line 6)
* thread_safe_flag_spec: libtool script contents.
(line 413)
* time, saving: Static-only libraries.
(line 6)
* trace interface: Trace interface. (line 6)
* tricky design issues: Issues. (line 6)
* trouble with C++: C++ libraries. (line 6)
* trouble with dlopen: Dlopen issues. (line 6)
* troubleshooting: Troubleshooting. (line 6)
* undefined symbols, allowing: Link mode. (line 14)
* uninstall mode: Uninstall mode. (line 6)
* unknown: Porting inter-library dependencies.
(line 43)
* unresolved symbols, allowing: Link mode. (line 14)
* using shared libraries, not: Static-only libraries.
(line 6)
* version_type: libtool script contents.
(line 417)
* versioning, formal: Libtool versioning. (line 6)
* whole_archive_flag_spec: libtool script contents.
(line 422)
* wl: libtool script contents.
(line 425)
* wrapper executables for uninstalled programs: Wrapper executables.
(line 6)
* wrapper scripts for programs: Linking executables. (line 71)