View the Most Wanted LQ Wiki articles.
LinuxQuestions.org > Linux Wiki > Link editor

From LQWiki

Jump to: navigation, search

A link editor is a program that is used at build-time to link a program being compiled to use specified shared libraries.

ld is GCC's link editor.


Share

Personal tools