Publication Data
A New ELF Linker
Abstract: gold is a new ELF linker recently added to the GNU binutils.
I discuss why it made sense to write a new linker rather than extend the existing one.
I describe the architecture of the linker, and new features. I present performance
measurements. I discuss future plans for the linker. I discuss the use of C++ in
writing system tools.
