Printer Friendly
Dictionary, Encyclopedia and Thesaurus - The Free Dictionary
3,914,263,535 visitors served.
forum Join the Word of the Day Mailing List For webmasters
?
Dictionary/
thesaurus
Medical
dictionary
Legal
dictionary
Financial
dictionary
Acronyms
 
Idioms
Encyclopedia
Wikipedia
encyclopedia
?

linker
(redirected from Link-time)

   Also found in: Dictionary/thesaurus, Medical, Wikipedia 0.01 sec.
linker
A utility program that links a compiled or assembled program to a particular environment. Also known as a "link editor," the linker unites references between program modules and libraries of subroutines. Its output is a load module, which is executable code ready to run in the computer. See executable code and bind.
linker [′liŋ·kər]
(cell and molecular biology)

(programming, tool)linker - (link editor, linkage editor, link loader) A program that combines one or more files containing object code from separately compiled program modules into a single file containing loadable or executable code

This process involves resolving references between the modules and fixing the relocation information used by the operating system kernel when loading the file into memory to run it.

Under Unix, the linker is called "ld" and object files have filename extension .o (object), .so (shared object), or .lib (library), and the resulting executable is called "a.out" by default.


Want to thank TFD for its existence? Tell a friend about us, add a link to this page, add the site to iGoogle, or visit the webmaster's page for free fun content.
?Page tools
Printer friendly
Cite / link
Feedback
Mentioned in?  References in periodicals archive?   Encyclopedia browser?   Full browser?
No references found
 
About the LLVM Compiler Infrastructure Started in 2000 at the University of Illinois at Urbana-Champaign, LLVM (Low Level Virtual Machine) is a compiler infrastructure, written in C++, which is designed for compile-time, link-time, run-time, and "idle-time" optimization of programs written in arbitrary imperative programming languages.
Green Hills Software's CodeFactor provides the ability for developers to achieve link-time code size reduction.
This enables MIPS software developers to create their own proprietary applications without incorporating GPL code in their application at link-time.
 
 
 
Encyclopedia
?

Terms of Use | Privacy policy | Feedback | Advertise with Us | Copyright © 2012 Farlex, Inc.
Disclaimer
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional.