Related articles |
---|
Load time constant initialization shreyas76@gmail.com (shrey) (2006-04-03) |
From: | "shrey" <shreyas76@gmail.com> |
Newsgroups: | comp.compilers |
Date: | 3 Apr 2006 01:38:52 -0400 |
Organization: | http://groups.google.com |
Keywords: | linker, question |
Posted-Date: | 03 Apr 2006 01:38:52 EDT |
Hi,
I was wondering if some one can tell me if present day
linkers/loaders have any ability to initialize at load time. if so, can
the compiler pass this information through the object file it genartes.
Can some one point me to some documentaion for some exisiting linker
say ld.
thanks
dz
[Most loaders can at least initialize enough to get dynamic linking going.
Beyond that, tell us what you really want and you'll get a better answer.
-John]
Return to the
comp.compilers page.
Search the
comp.compilers archives again.