Load time constant initialization

"shrey" <shreyas76@gmail.com>
3 Apr 2006 01:38:52 -0400

          From comp.compilers

Related articles
Load time constant initialization shreyas76@gmail.com (shrey) (2006-04-03)
| List of all articles for this month |

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]



Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.