This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[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"


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]