Source: http://www.gnu.org/software/libtool/manual/libtool.html
GNU Libtool 2.4.2
1 Introduction
There are several examples throughout this document. All assume the same environment: we want to build a library, libhello, in a generic way.
libhello could be a shared library, a static library, or both… whatever is available on the host system, as long as libtool has been ported to it.继续阅读