ABI-compliance-checker is a lightweight tool for checking backward binary compatibility of shared C/C++ libraries in OS Linux. It checks interface signatures and data type definitions in two library versions (it checks header files along with shared objects) and searches ABI changes that may lead to incompatibility.
Read more »ABI compliance checker
http://ispras.linux-foundation.org –
- Login to post comments