Linker
« Back to Glossary IndexA linker is a tool that combines compiled object files and libraries into a single executable program. It resolves symbol references and prepares code for execution.
« Back to Glossary Index
A linker is a tool that combines compiled object files and libraries into a single executable program. It resolves symbol references and prepares code for execution.