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 –
Created by lando 15 years 28 weeks ago – Made popular 15 years 27 weeks ago
Category: High End Tags:
Category: High End Tags:
- Login to post comments