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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P1
   Target Milestone|---                         |4.6.0
            Summary|[4.6.0 regression]:         |[4.6 regression]:
                   |cross-compile fails while   |cross-compile fails while
                   |configuring libgcc with     |configuring libgcc with
                   |"xgcc: fatal error:         |"xgcc: fatal error:
                   |-fuse-linker-plugin, but    |-fuse-linker-plugin, but
                   |liblto_plugin.so not found" |liblto_plugin.so not found"

--- Comment #11 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-01-11 13:03:36 UTC ---
As said in another PR we should not add -fuse-linker-plugin to all command
lines.


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