Mirror of the Rel4tion website/wiki source, view at <http://rel4tion.org>
Clone
HTTPS:
git clone https://vervis.peers.community/repos/yEzqv
SSH:
git clone USERNAME@vervis.peers.community:yEzqv
Branches
Tags
binary-compatibility-checker.mdwn
Check out Debian package abi-compliance-checker. I think it can be used to check whether two versions of a library are ABI-compatible. This is very important for libraries used by independent teams, where ABI instability will cause software to fail.
Make it work with the autotools, by checking whether the program is installed, and writing a target which uses it, e.g. make abicheck
.