This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: [Bug driver/47244] [4.6 Regression] plugin linker is used unconditionally
- From: Jan Hubicka <hubicka at ucw dot cz>
- To: "dominiq at lps dot ens.fr" <gcc-bugzilla at gcc dot gnu dot org>
- Cc: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 11 Jan 2011 15:08:33 +0100
- Subject: Re: [Bug driver/47244] [4.6 Regression] plugin linker is used unconditionally
- References: <bug-47244-4@http.gcc.gnu.org/bugzilla/> <bug-47244-4-DQQWPVBvQM@http.gcc.gnu.org/bugzilla/>
> 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