| | Index Entry | Section |
|
| M | | |
| | Makefile | 5.1 Writing `Makefile' rules for libtool |
| | Makefile.am | 5.1 Writing `Makefile' rules for libtool |
| | Makefile.in | 5.1 Writing `Makefile' rules for libtool |
| | mdemo-conf.test | 12.1.1 Description of test suite |
| | mdemo-exec.test | 12.1.1 Description of test suite |
| | mdemo-inst.test | 12.1.1 Description of test suite |
| | mdemo-make.test | 12.1.1 Description of test suite |
| | mdemo-shared.test | 12.1.1 Description of test suite |
| | mdemo-static.test | 12.1.1 Description of test suite |
| | mdemo-unst.test | 12.1.1 Description of test suite |
| | mode, clean | 4.7 Clean mode |
| | mode, compile | 4.1 Compile mode |
| | mode, execute | 4.3 Execute mode |
| | mode, finish | 4.5 Finish mode |
| | mode, install | 4.4 Install mode |
| | mode, link | 4.2 Link mode |
| | mode, uninstall | 4.6 Uninstall mode |
| | modules, dynamic | 9. Dlopened modules |
| | modules, dynamic | 10. Using libltdl |
| | motivation for writing libtool | 1.1 Motivation for writing libtool |
|
| N | | |
| | names of dynamic modules | 9.3 Finding the correct name to dlopen |
| | need_lib_prefix | 13.4 libtool script contents |
| | need_locks | 13.4 libtool script contents |
| | need_version | 13.4 libtool script contents |
| | NM | 5.3.1 The AC_PROG_LIBTOOL macro |
| | NM | 13.4 libtool script contents |
| | no_builtin_flag | 13.4 libtool script contents |
| | no_undefined_flag | 13.4 libtool script contents |
| | noinst-link.test | 12.1.1 Description of test suite |
| | nomode.test | 12.1.1 Description of test suite |
| | none | 13.1.2 Porting inter-library dependencies support |
|
| O | | |
| | objdir | 13.4 libtool script contents |
| | OBJDUMP | 5.3.1 The AC_PROG_LIBTOOL macro |
| | object files, compiling | 3.1 Creating object files |
| | object files, library | 3.1 Creating object files |
| | objext | 13.4 libtool script contents |
| | old_archive_cmds | 13.4 libtool script contents |
| | old_archive_from_expsyms_cmds | 13.4 libtool script contents |
| | old_archive_from_new_cmds | 13.4 libtool script contents |
| | old_postinstall_cmds | 13.4 libtool script contents |
| | old_postuninstall_cmds | 13.4 libtool script contents |
| | old_striplib | 13.4 libtool script contents |
| | opaque data types | 7. Tips for interface design |
| | options, libtool command | 4. Invoking libtool |
| | options, libtoolize command | 5.4.1 Invoking libtoolize |
| | other implementations, flaws in | 1.4 A postmortem analysis of other implementations |
|
| P | | |
| | partial linking | 4.2 Link mode |
| | pass_all | 13.1.2 Porting inter-library dependencies support |
| | PIC (position-independent code) | 3.1 Creating object files |
| | pic_flag | 13.4 libtool script contents |
| | pitfalls using C++ | 11.1 Writing libraries for C++ |
| | pitfalls with dlopen | 9.4 Unresolved dlopen issues |
| | portable C headers | 7.1 Writing C header files |
| | position-independent code | 3.1 Creating object files |
| | postinstall_cmds | 13.4 libtool script contents |
| | postinstallation | 3.5 Installing libraries |
| | postuninstall_cmds | 13.4 libtool script contents |
| | problem reports | 12.2 Reporting bugs |
| | problems, blaming somebody else for | 12. Troubleshooting |
| | problems, solving | 12. Troubleshooting |
| | program wrapper scripts | 3.3 Linking executables |
|
| Q | | |
| | quote.test | 12.1.1 Description of test suite |
|
| R | | |
| | ranlib | 3.2 Linking libraries |
| | RANLIB | 5.3.1 The AC_PROG_LIBTOOL macro |
| | RANLIB | 13.4 libtool script contents |
| | reload_cmds | 13.4 libtool script contents |
| | reload_flag | 13.4 libtool script contents |
| | renaming interface functions | 7. Tips for interface design |
| | reporting bugs | 12.2 Reporting bugs |
| | reusability of library systems | 1.4 A postmortem analysis of other implementations |
| | runpath_var | 13.4 libtool script contents |
|
| S | | |
| | saving time | 5.5 Static-only libraries |
| | security problems with buggy linkers | 3.3 Linking executables |
| | sh.test | 12.1.1 Description of test suite |
| | shared libraries, not using | 5.5 Static-only libraries |
| | shared library versions | 6. Library interface versions |
| | shl_load | 9. Dlopened modules |
| | shl_load | 10. Using libltdl |
| | shlibpath_overrides_runpath | 13.4 libtool script contents |
| | shlibpath_var | 13.4 libtool script contents |
| | solving problems | 12. Troubleshooting |
| | soname_spec | 13.4 libtool script contents |
| | specifications for libtool | 1.1 Motivation for writing libtool |
| | standalone binaries | 3.7 Linking static libraries |
| | static linking | 3.7 Linking static libraries |
| | strip | 3.5 Installing libraries |
| | striplib | 13.4 libtool script contents |
| | stripping libraries | 3.5 Installing libraries |
| | su | 3.5 Installing libraries |
| | suffix.test | 12.1.1 Description of test suite |
| | sys_lib_dlsearch_path_spec | 13.4 libtool script contents |
| | sys_lib_search_path_spec | 13.4 libtool script contents |
|
| T | | |
| | test suite | 12.1 The libtool test suite |
| | test_compile | 13.1.2 Porting inter-library dependencies support |
| | tests, failed | 12.1.2 When tests fail |
| | thread_safe_flag_spec | 13.4 libtool script contents |
| | time, saving | 5.5 Static-only libraries |
| | tricky design issues | 1.2 Implementation issues |
| | trouble with C++ | 11.1 Writing libraries for C++ |
| | trouble with dlopen | 9.4 Unresolved dlopen issues |
| | troubleshooting | 12. Troubleshooting |
|