Linker
In
computer science, a linker or link editor is a
program that takes one or more
objects generated by
compilers and assembles them into a single
executable program.In
IBM mainframe environments such as
OS/360 this program is known as a linkage editor.(On
Unix variants the term
loader is often used as a synonym for linker. Because this usage blurs the distinction between the
compile-time process and the
run-time process, this article will use linking for the former and loading for the latter. However, in some operating systems the same program handles both the jobs of linking and loading a program, see dynamic linking.)
See more at Wikipedia.org...
Édition de liens
Linker
Konsolidator
© W niniejszym artykule wykorzystano materialy pochodzace z
Wikipedia® i posiada on Powszechna
Licencje Publiczna GNU
Linking
Il Linking (collegamento) è il procedimento di integrazione dei vari moduli a cui un programma fa riferimento (i quali possono essere sottoprogrammi o
librerie), per creare una singola unità eseguibile. Il linker (o link editor) è un programma che prende uno o più oggetti generati dai
compilatori e li assembla in un unico
programma eseguibile.
Per saperne di più visita Wikipedia.org...