This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug lto/70345] Installing liblto_plugin under $LIBDIR/bfd-plugins
- From: "trippels at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 06 Aug 2016 05:28:20 +0000
- Subject: [Bug lto/70345] Installing liblto_plugin under $LIBDIR/bfd-plugins
- Auto-submitted: auto-generated
- References: <bug-70345-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70345
Markus Trippelsdorf <trippels at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2016-08-06
CC| |trippels at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #2 from Markus Trippelsdorf <trippels at gcc dot gnu.org> ---
(In reply to Andrew Pinski from comment #1)
> I don't know if this is the best thing to do. Because there might be
> different versions of the plugin in there.
Right now there is only one plugin version and it is interchangeable for all
supported gcc versions.
So installing it in the right place sounds like a good idea to me.