How to write Shared Libraries, by Ulrich Drepper

Today Eero Tamminen suggested at maemo-developers a good read: http://people.redhat.com/drepper/dsohowto.pdf

It explains how shared libraries works and possible optimizations on its usage, a must read for us developers.

I'm still reading, but seems really useful.