This is the mail archive of the binutils@sources.redhat.com 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]

Re: static shared library vs static linking


koundinya@teil.soft.net writes:

> With Static Shared libraries, symbols are still bound to 
> addresses at link time,
> but library code is not bound to the executable until run time. 

Thanks.  That is what is used on SVR3.  I usually just call them COFF
shared libraries.

They are a real pain to work with, which is they the technology was
abandoned in favor of ELF.

Ian


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