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.2.tar.gz 0000229812 224 KB
abi-compliance-checker.changes 0000007506 7.33 KB
abi-compliance-checker.spec 0000002820 2.75 KB
Latest Revision
Wolfgang Engel's avatar Wolfgang Engel (bigironman) committed (revision 1)
osc copypac from project:openSUSE:Leap:15.2 package:abi-compliance-checker revision:9, using expand
Comments 0
openSUSE Build Service is sponsored by