This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug lto/47528] liblto_plugin.so not found should not to be an fatal error
- From: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 31 Jan 2011 13:37:32 +0000
- Subject: [Bug lto/47528] liblto_plugin.so not found should not to be an fatal error
- Auto-submitted: auto-generated
- References: <bug-47528-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47528
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target| |mingw64-*-*
--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-01-31 13:37:21 UTC ---
I think you use an old GCC snapshot (if you didn't pass -fuse-linker-plugin
manually). That said, your target should not use the flag unconditionally,
the fatal-error is on purpose and it will not be changed.