GNU linker
From Wikipedia, the free encyclopedia
|
|
The topic of this article may not meet Wikipedia's general notability guideline. Please help to establish notability by adding reliable, secondary sources about the topic. If notability cannot be established, the article is likely to be merged, redirected, or deleted. (August 2011) |
| This article relies on references to primary sources or sources affiliated with the subject, rather than references from independent authors and third-party publications. Please add citations from reliable sources. (August 2011) |
| Original author(s) | GNU Project |
|---|---|
| Developer(s) | GNU Project |
| Stable release | 2.22 / November 21, 2011 |
| Operating system | GNU |
| Type | Linker |
| License | GNU General Public License |
GNU linker (or GNU ld) is the GNU Project's implementation of the Unix command ld. GNU ld runs the linker, which creates an executable file (or a library) from object files created during compilation of a software project. A linker script may be passed to GNU ld to exercise greater control over the linking process.[1] The GNU linker is part of the GNU Binary Utilities (binutils).
The name of the command originated as an abbreviation for "load".[citation needed]
GNU linker is free software, distributed under the terms of the GNU General Public License.
[edit] See also
[edit] External links
- GNU linker manual
- : The GNU linker – Linux User Commands Manual
[edit] References
|
|||||||||||||||||||
| This free software-related article is a stub. You can help Wikipedia by expanding it. |