How to Write Shared Libraries
From APIDesign
(Difference between revisions)
(Backward binary compatibility checker) |
|||
| Line 4: | Line 4: | ||
Backward binary compatibility checker: | Backward binary compatibility checker: | ||
| + | |||
[http://ispras.linuxfoundation.org/index.php/ABI_compliance_checker http://ispras.linuxfoundation.org/index.php/ABI_compliance_checker] | [http://ispras.linuxfoundation.org/index.php/ABI_compliance_checker http://ispras.linuxfoundation.org/index.php/ABI_compliance_checker] | ||
Revision as of 22:48, 7 August 2009
Very detailed paper about backward compatibility when dealing with shared libraries in C:
Backward binary compatibility checker:
http://ispras.linuxfoundation.org/index.php/ABI_compliance_checker