[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/16504] gold: internal error in override_version, at resolv
From: |
hjl.tools at gmail dot com |
Subject: |
[Bug binutils/16504] gold: internal error in override_version, at resolve.cc:61 with -flto |
Date: |
Sun, 26 Jan 2014 14:33:44 +0000 |
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.