Jump to content

Position-independent code

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Shloka (talk | contribs) at 08:53, 2 April 2004. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

A compiled object that can be relocated in memory at load time is called Position Independent Code. If an object is compiled as position independent code (PIC), then the operating system can load the object at any address.