'. '

How to Write Shared Libraries

From APIDesign

(Difference between revisions)
Jump to: navigation, search
(New page: Very detailed paper about backward compatibility when dealing with shared libraries in C: [http://people.redhat.com/drepper/dsohowto.pdf external PDF])
Current revision (22:50, 7 August 2009) (edit) (undo)
 
(2 intermediate revisions not shown.)
Line 2: Line 2:
[http://people.redhat.com/drepper/dsohowto.pdf external PDF]
[http://people.redhat.com/drepper/dsohowto.pdf external PDF]
 +
 +
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]

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