Go to the first, previous, next, last section, table of contents.


Platform quirks

This section is dedicated to the sanity of the libtool maintainer. It describes the programs that libtool uses, how they vary from system to system, and how to test for them.

Because libtool is a shell script, it is very difficult to understand just by reading it from top to bottom. This section helps show why libtool does things a certain way. After reading it, then reading the scripts themselves, you should have a better sense of how to improve libtool, or write your own.


Go to the first, previous, next, last section, table of contents.