bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/20343] Document how to use LTO


From: markus at trippelsdorf dot de
Subject: [Bug binutils/20343] Document how to use LTO
Date: Wed, 27 Jul 2016 21:17:05 +0000

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

--- Comment #10 from Markus Trippelsdorf <markus at trippelsdorf dot de> ---
(In reply to address@hidden from comment #9)
> When the bfd-plugins directory looks like:
> 
> address@hidden:/usr/local/lib/bfd-plugins# ls -l
> total 4
> lrwxrwxrwx 1 root staff 14 Jul 21 15:11 LLVMgold.so -> ../LLVMgold.so
> lrwxrwxrwx 1 root staff 71 Jul 10 17:56 liblto_plugin.so.0.0.0 ->
> /usr/local/libexec/gcc/x86_64-pc-linux-gnu/6.1.1/liblto_plugin.so.0.0.0*
> 
> 
> How does "nm t.o" decide, if it shall open liblto_plugin or LLVMgold to
> proceed the .o file?

It tries them in alphabetic order. The first plugin that claims the object
in question gets used.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]