LWN.net Logo

Dissecting shared libraries (developerWorks)

developerWorks has posted a tutorial on Linux shared libraries. "In this article, we'll review the underlying technology used for shared libraries and the way in which shared library versioning helps prevent the compatibility nightmares that naive shared library implementations have had in the past."
(Log in to post comments)

See also: Program Library HOWTO

Posted Jan 12, 2005 20:51 UTC (Wed) by dwheeler (guest, #1216) [Link]

For more information, see my Program Library HOWTO, including the additional sources of information it lists.

Dissecting shared libraries (developerWorks)

Posted Jan 12, 2005 22:25 UTC (Wed) by jreiser (subscriber, #11027) [Link]

Also see How to Write Shared Libraries by Ulrich Drepper: http://people.redhat.com/drepper/dsohowto.pdf

Copyright © 2005, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds