Doc:linker

From GNU 68HC11/HC12
(Difference between revisions)
Jump to: navigation, search
(Linker documentation)
Line 1: Line 1:
 
;[[http://m68hc11.serveftp.org/doc/ld_doc.html GNU Linker Documentation]]: The linker is used to create the final program image by linking together several object files and resolving symbols. The documentation explains how to use the linker, how to write linker scripts.
 
;[[http://m68hc11.serveftp.org/doc/ld_doc.html GNU Linker Documentation]]: The linker is used to create the final program image by linking together several object files and resolving symbols. The documentation explains how to use the linker, how to write linker scripts.
 +
 +
__TOC__
 +
 +
== Linker Overview ==
 +
 +
== Memory Banks ==

Revision as of 00:26, 2 February 2006

[GNU Linker Documentation]
The linker is used to create the final program image by linking together several object files and resolving symbols. The documentation explains how to use the linker, how to write linker scripts.

Contents


Linker Overview

Memory Banks

Personal tools