Afficher un message
Vieux 18/10/2007, 09h58   #1
Even
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut static library and dynamic library

Hi all,

As far as I know, relative address will be assigned by program at link
time.Right? Ok, here we go.

So if we use a static library, it will give the program an relative
address(i mean the function address) at link time.
Also the code of the library will load into the program. Go on.

Now if we use a dynamic library, what it will give the program?
A symbolic? or Address ?

if it is a symbolic, when does the symbolic change to an address? and
How does it load its code to the program?


Thanks
Even

  Réponse avec citation
 
Page generated in 0,05644 seconds with 9 queries