GNU Autoconf, Automake, and Libtool
| In contrast,
Note that since When you link an executable against this `libhello.la' , the objects from the static archive will be statically linked into the executable. The advantage of such a library over the traditional native static archive is that all of the dependency information from the Libtool library is used. For an example, See section Creating Convenience Libraries. libtool is useful as a general library building toolkit, yet people still seem to regress to the old way of building libraries whenever they want to use static archives. You should exploit the consistent interface of libtool even for static archives. If you don't want to use shared archives, use the `-static' switch to build a static Libtool library. |
This document was generated by Gary V. Vaughan on May, 24 2001 using texi2html
Категории