Doc:linker

From GNU 68HC11/HC12
(Difference between revisions)
Jump to: navigation, search
 
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://www.gnu-m68hc11.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.
 
;[[FAQ:Link|Link FAQ]]:This FAQ entry gives information about the linker.
 
;[[FAQ:Link|Link FAQ]]:This FAQ entry gives information about the linker.
  

Latest revision as of 14:08, 30 December 2007

[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.
Link FAQ
This FAQ entry gives information about the linker.

Contents


Linker Overview

Memory Banks

Personal tools