Created attachment 402422 [details] build.log =dev-haskell/syb-0.4.3 fail to build with ld.gold but works well with ld.bfd Reproducible: Always Steps to Reproduce: 1. binutils-config --linker ld.gold 2. emerge =dev-haskell/syb-0.4.3 Actual Results: /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.4/../../../../x86_64-pc-linux-gnu/bin/ld: --hash-size=31: unknown option /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.4/../../../../x86_64-pc-linux-gnu/bin/ld: use the --help option for usage information collect2: error: ld returned 1 exit status Expected Results: Linking correctly
Created attachment 402424 [details] emerge --info =dev-haskell/syb-0.4.3
Created attachment 402426 [details] emerge -pqv =dev-haskell/syb-0.4.3
ghc-7.6 does not support gold in current form: https://bugs.gentoo.org/show_bug.cgi?id=536426
ghc-7.8.4 is stable everywhere: bug #524790 Should work better with gold.