'. '

How to Write Shared Libraries

From APIDesign

(Difference between revisions)
Jump to: navigation, search
Current revision (22:50, 7 August 2009) (edit) (undo)
 
Line 3: Line 3:
[http://people.redhat.com/drepper/dsohowto.pdf external PDF]
[http://people.redhat.com/drepper/dsohowto.pdf external PDF]
-
Backward binary compatibility checker:
+
Backward binary compatibility checker for shared libraries in [[C]]/[[C++]]:
[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]

Current revision

Very detailed paper about backward compatibility when dealing with shared libraries in C:

external PDF

Backward binary compatibility checker for shared libraries in C/C++:

http://ispras.linuxfoundation.org/index.php/ABI_compliance_checker

Personal tools
buy