This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: What does the linker do with a shared library?


Michael Morrell <morrell@alumni.ucsd.edu> writes:

> I'm trying to find some detailed information on exactly what the linker does
> when it processes a shared library (for ELF systems).
>
> At the minimum, it sticks the name of the library in the dynamic section,
> but I'm not sure if it needs to do anything else.
>
> Is this described in detail anywhere (or do I have to grovel through
> the source)?

Here is a brief writeup I did a while back:

http://www.airs.com/blog/archives/41
http://www.airs.com/blog/archives/42

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]