Someone else in my group built LD for my team to use. How can I tell if it was built with --enable-gold?
Check the symlink /usr/bin/ld
via ls -al
, if it links to ld.gold
or ld.bfd
. The rest should be obvious.
Note: Nameing might be slightly different, the above is true for ArchLinux. On other systems ld.gold
might be called gold
directly and ld.bfd
could be called ld
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With