A word from our sponsors

This is an old revision of the document!


Table of Contents

Linker

Alternatives:

  • GNU BFD Linker

  • gold

  • LLD

  • mold

Links

Usage

  • Create a symlink of /usr/bin/ld to the linker of choice

  • Use of LDFLAGS environment variable and there -fuse-ld=, but this depends on support for the specific linker in the used compiler (e.g. GCC, Clang, …)

  • Workaround: Create a directory e.g. tools, create a symlink to the linker of choice in there and use the option -Btools in the LDFLAGS environment variable.

This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website. More information about cookies