link editor - significado y definición. Qué es link editor
Diclib.com
Diccionario ChatGPT
Ingrese una palabra o frase en cualquier idioma 👆
Idioma:

Traducción y análisis de palabras por inteligencia artificial ChatGPT

En esta página puede obtener un análisis detallado de una palabra o frase, producido utilizando la mejor tecnología de inteligencia artificial hasta la fecha:

  • cómo se usa la palabra
  • frecuencia de uso
  • se utiliza con más frecuencia en el habla oral o escrita
  • opciones de traducción
  • ejemplos de uso (varias frases con traducción)
  • etimología

Qué (quién) es link editor - definición

COMPUTER SYSTEM PROGRAM WHICH PRODUCES LOADABLE AND EXECUTABLE PROGRAMS FROM OBJECT FILES OR LIBRARIES, COMPILED AND ASSEMBLED SEPARATELY
Linkage editor; Link-time; Link editor; GNU linker; GNU Linker; Linking loader; Ld (Unix); Link edit; GNU Loader; Gnu ld; Linker (computer); GNU ld; Linker script; Linking (computing); Relaxing linker; Linker relaxation; Instruction relaxation; .def; Module-definition file; GNU GLD; Linkage Editor; Linkage-editor; Linkage edit; Linkage editing; Relaxation hint; Consolidation (computing); Consolidator (computing); Consolidation (linking); Collection (linking); Consolidator (linking); Consolidation (ICL); Collection (ICL); Consolidator (ICL); Jump-sizing; Automatic jump-sizing; Relaxation (computing); Gnu linker
  • static libraries]] are assembled into a new library or executable

link editor         
Linker (computing)         
In computing, a linker or link editor is a computer system program that takes one or more object files (generated by a compiler or an assembler) and combines them into a single executable file, library file, or another "object" file.
linkage editor         

Wikipedia

Linker (computing)

In computing, a linker or link editor is a computer system program that takes one or more object files (generated by a compiler or an assembler) and combines them into a single executable file, library file, or another "object" file.

A simpler version that writes its output directly to memory is called the loader, though loading is typically considered a separate process.