19 Dec
2010
19 Dec
'10
9:23 p.m.
On Sun, Dec 19, 2010 at 6:14 AM, Allan McRae <allan@archlinux.org> wrote:
gcc-4.5.2-2 - enable linker plugin support. gcc will use ld(.bfd) linker by default but switch to the ld.gold linker when -fuse-linker-plugin is specified.
Where do you have this from? I can't find anything about this "with-plugin-linker" option (not even in the source). gcc still seems to use /usr/bin/ld when I call it via "gcc -v -flto" or "gcc -v -flto -fuse-linker-plugin". It doesn't care when I remove /usr/bin/ld.gold.