bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/14698] ar, nm and ranlib don't use gcc's liblto_plugin.so


From: gingold at adacore dot com
Subject: [Bug binutils/14698] ar, nm and ranlib don't use gcc's liblto_plugin.so in BINDIR/../lib/bfd-plugins automatically
Date: Mon, 22 Sep 2014 10:53:43 +0000

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

--- Comment #9 from gingold at adacore dot com <gingold at adacore dot com> ---
Yes, but the behaviour has changed due to these lines (from the patch):

+#if BFD_SUPPORTS_PLUGINS
+static const char *plugin_target = "plugin";
+#else
 static const char *plugin_target = NULL;
+#endif

-- 
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]