https://sourceware.org/bugzilla/show_bug.cgi?id=23869

--- Comment #1 from Ciro Santilli <ciro.santilli at gmail dot com> ---
Ah, the project uses partial linking, I was unknowingly linking the first half
with ld and trying the final link with gold, so I'm guessing that's not
supported?

If not, please feel free to close this ticket.

Interesting that it fails only with the debug symbols though.

I did the whole build with gold now and it works, and cuts the link time by 4x.
You are awesome.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to