A Compliance Checker For library ABIs

Edit Package abi-compliance-checker

ABI Compliance Checker (ACC) is an easy-to-use tool for checking backward binary compatibility (BC) of a shared C/C++ library. It checks header files along with shared libraries of old and new versions and analyzes changes in Application Binary Interface (ABI) that may cause compatibility problems: changes in calling stack, v-table changes, removed symbols, etc. Breakage of the binary compatibility may result in crashing or incorrect behavior of applications built with an old version of the library if they run on a new one. The tool is intended for library developers and operating system maintainers who are interested in ensuring binary compatibility, i.e. allow old applications to run with newer library versions without the need to recompile.

Refresh
Refresh
Source Files
Filename Size Changed
abi-compliance-checker-2.3.tar.gz 0000228691 223 KB
abi-compliance-checker.changes 0000008810 8.6 KB
abi-compliance-checker.spec 0000002819 2.75 KB
Latest Revision
Comments 0
openSUSE Build Service is sponsored by