Ld

From Wiki at Neela Nurseries
Revision as of 23:19, 5 June 2024 by Ted (talk | contribs) (Add link to Stackoverflow post regarding ld "keep" keyword.)
Jump to: navigation, search

GNU and LLVM linker notes.

Overview

This NN page a starting point for notes, links to external references and examples of `ld` linker scripts. As of page creation time 2024 Q1 there appear to be two major linker variants: GNU ld and LLVM linker implementation.

Introductory References

Use of 'KEEP' key word in linker scripts: