`gold` is the name of a ELF linker included in binutils
Has anyone tried to use gold instead of ld? gold promises to be much faster than ld, so it may …
c++ c linker migration gold-linkerIf I want to compile my project with -flto is it enough to have built gcc with --enable-gold or do …
gcc ld binutils lto gold-linkerThe man for gold states: -L DIR, --library-path DIR Add directory to search path --rpath-link DIR Add DIR to link …
linker ld gold-linker bfd lld