This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug lto/47225] [4.6.0 regression]: cross-compile fails while configuring libgcc with "xgcc: fatal error: -fuse-linker-plugin, but liblto_plugin.so not found"
- From: "hubicka at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 9 Jan 2011 14:34:53 +0000
- Subject: [Bug lto/47225] [4.6.0 regression]: cross-compile fails while configuring libgcc with "xgcc: fatal error: -fuse-linker-plugin, but liblto_plugin.so not found"
- Auto-submitted: auto-generated
- References: <bug-47225-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47225
--- Comment #7 from Jan Hubicka <hubicka at gcc dot gnu.org> 2011-01-09 14:34:44 UTC ---
Author: hubicka
Date: Sun Jan 9 14:34:41 2011
New Revision: 168612
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168612
Log:
PR lto/47225
* Makefile.in: Regenerate.
* Makefile.def (lto-plugin): Always pass enable-shared to the plugin
configure.
Modified:
trunk/ChangeLog
trunk/Makefile.def
trunk/Makefile.in