Link time

Link time

In computer science, link time refers to either the operations performed by a linker (ie, "link time operations") or programming language requirements that must be met by compiled source code for it to be successfully linked (ie, "link time requirements").

The operations performed at link time usually include fixing up the addresses of externally referenced objects and functions, various kinds of cross module checks (eg, type checks on externally visible identifiers and in some languages instantiation of template). Some optimizing compilers delay code generation until link time because it is here that information about a complete program is available to them.

The definition of a programming language may specify link time requirements that source code must met to be successfully compiled (eg, the maximum number of characters in an externally visible identifier that must be considered significant).

Link time occurs after compile time and before runtime (when a program is executed). In some programming languages it may be necessary for some compilation and linking to occur at runtime.


Wikimedia Foundation. 2010.

Игры ⚽ Поможем написать реферат

Look at other dictionaries:

  • Link Time —   [dt. Bindungszeit], Bindung …   Universal-Lexikon

  • link time — noun The point at which multiple binary objects are merged into a larger program; literally, the time at which they are linked. Often used attributively; Link time optimization …   Wiktionary

  • link time — saistymo trukmė statusas T sritis informatika apibrėžtis Laiko tarpas, kurį užtrunka programos ↑saistymas. atitikmenys: angl. link time ryšiai: dar žiūrėk – saistymas …   Enciklopedinis kompiuterijos žodynas

  • Link-time optimization — is a type of program optimization performed by a compiler to a program at link time. Link time optimization occurs in programming languages that compile programs on a file by file basis (such as C and Fortran), rather than all at once (such as… …   Wikipedia

  • Time Warner Cable — Type Public Traded as NYSE: TWC Industry Communications …   Wikipedia

  • Time-division duplex — (TDD) is the application of time division multiplexing to separate outward and return signals. It emulates full duplex communication over a half duplex communication link. Time division duplex has a strong advantage in the case where the… …   Wikipedia

  • Link (The Legend of Zelda) — Link (character) and Link (fictional character) redirect here. For other uses, see Link (disambiguation). Link Link, as he appears in official artwork for The Legend of Zelda Series The Leg …   Wikipedia

  • Link (the legend of zelda) — Pour les articles homonymes, voir Link. Link Légende {{{légende}}} Série The Legend of Zelda …   Wikipédia en Français

  • Link Cartoon — Link (The Legend of Zelda) Pour les articles homonymes, voir Link. Link Légende {{{légende}}} Série The Legend of Zelda …   Wikipédia en Français

  • Link Enfant — Link (The Legend of Zelda) Pour les articles homonymes, voir Link. Link Légende {{{légende}}} Série The Legend of Zelda …   Wikipédia en Français

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”