This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug driver/47244] [4.6 Regression] plugin linker is used unconditionally
- From: "hubicka at ucw dot cz" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 11 Jan 2011 14:08:54 +0000
- Subject: [Bug driver/47244] [4.6 Regression] plugin linker is used unconditionally
- Auto-submitted: auto-generated
- References: <bug-47244-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47244
--- Comment #4 from Jan Hubicka <hubicka at ucw dot cz> 2011-01-11 14:08:41 UTC ---
> Is pr39968 related (a duplicate) of this pr?
No, it is older than the problem and it is about plugins, not lto-plugin.
Perhaps plugins Make also needs to play the games with --enable-shared I added
into lto-plugin configury.
Honza