abi-compliance-checker

tool to compare ABI compatibility of shared C/C++ library versions

Description

abi-compliance-checker can be used to help reduce the possibility of an application crashing when the shared libraries it links against have changed. Signatures and data type definitions from two separate versions of a library are compared by examining the shared objects (.so) files themselves, and by analysing the header files (.h) provided for the two versions of the library and their dependencies.

Shared library developers trying to strive for binary compatibility between releases may also use this tool to detect if an any accidental application binary interface (ABI) changes have been introduced.

The checker may also be used for assessing binary compatibility between different Linux distributions.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://ispras.linux-foundation.org/index.php/ABI_compliance_checker


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install abi-compliance-checker