abicompat (1) Linux Manual Page
abicompat – check ABI compatibility abicompat checks that an application that links against a given shared library is still ABI compatible with a subsequent version of that library. If the new version of the library introduces an ABI incompatibility, then abicompat hints the user at what exactly that incompatibility is. Invocationabicompat [options] [<application> <shared-library-first-version> <shared-library-second-version>]Options•…
