<p dir="ltr"><br>
Am 16.03.2014 14:52 schrieb "Zbigniew Jędrzejewski-Szmek" <<a href="mailto:zbyszek@in.waw.pl">zbyszek@in.waw.pl</a>>:<br>
><br>
> On Sun, Mar 16, 2014 at 10:10:15AM +0200, Samuli Suominen wrote:<br>
> > Since -Wl,-fuse-ld=gold addition, this happens on IA64 arch where binutils's ld gold doesn't support --gc-sections yet:<br>
><br>
> Maybe you should just use bfd linker then? Gold was only necessary for the<br>
> ifunc stuff, which is gone anyway. This might to be a better solution, since<br>
> otherwise everything gets an extra lib.<br>
><br>
> LDFLAGS=-Wl,-fuse=bfd ?</p>
<p dir="ltr">Now that gold is no longer necessary we should IMHO stop setting that. The decision which linker to use by default should be left to the distros.<br><br></p>