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



--- Comment #1 from H.J. Lu <hjl.tools at gmail dot com> ---

(In reply to Zbigniew Jędrzejewski-Szmek from comment #0)



> gcc -fPIC -shared -flto -Wl,-fuse-ld=gold -o liba.so liba.c

> -Wl,--version-script=liba.sym 



Please change your Makefile to use -fuse-ld=gold instead of

-Wl,-fuse-ld=gold, which makes it harder to cut/paste from

collect2 command line to ld.



-- 

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