[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ft-devel] backward/forward binary compatibility checker
From: |
Andrey Ponomarenko |
Subject: |
[ft-devel] backward/forward binary compatibility checker |
Date: |
Tue, 28 Jul 2009 17:05:44 +0400 |
User-agent: |
Thunderbird 2.0.0.19 (X11/20081227) |
Colleagues, I'm a lead developer from Institute for System
Programing of Russian Academy of Sciences and we are developing a free
lightweight tool for checking backward/forward binary compatibility of
shared C/C++ libraries in OS Linux. It checks interface signatures and
data type definitions in two library versions (headers and shared
objects) and searches differences that may lead to incompatibility
according to ABI standards. We have released beta version of this tool
and we'd like you to consider its usefulness for your project.
The package with the latest version of tool is in the attachment.
The wiki-page of binary compatibility checker is
http://ispras.linux-foundation.org/index.php/ABI_compliance_checker
Abi-compliance-checker-1.0.0-beta2.tar.gz
Description: GNU Zip compressed data
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [ft-devel] backward/forward binary compatibility checker,
Andrey Ponomarenko <=