'. '

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])
(Backward binary compatibility checker)
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:
 +
[http://ispras.linuxfoundation.org/index.php/ABI_compliance_checker http://ispras.linuxfoundation.org/index.php/ABI_compliance_checker]

Revision as of 22:47, 7 August 2009

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

external PDF

Backward binary compatibility checker: http://ispras.linuxfoundation.org/index.php/ABI_compliance_checker

Personal tools
buy