Name : abi-compliance-checker
| |
Version : 1.96.8
| Vendor : Mandriva
|
Release : 1mdv2010.2
| Date : 2012-02-17 15:36:47
|
Group : Development/Other
| Source RPM : abi-compliance-checker-1.96.8-1mdv2010.2.src.rpm
|
Size : 1.03 MB
| |
Packager : Andrey Ponomarenko < andrey_ponomarenko_rosalab_ru>
| |
Summary : API/ABI compatibility checker for C/C++ libraries
|
Description :
ABI Compliance Checker (ACC) is a tool for checking backward binary compatibility of a shared C/C++ library API. The tool checks header files and shared libraries of old and new versions and analyzes changes in Application Binary Interface (ABI=API+compiler ABI) that may break binary compatibility: changes in calling stack, v-table changes, removed symbols, etc. Binary incompatibility 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.
|
RPM found in directory: /vol/rzm6/linux-mandriva/official/2010.1/i586/media/contrib/backports |