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/54911] lto-wrapper fails when compiling gcc with -flto -fuse-linker-plugin


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54911

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |lto
             Target|                            |i?86-*-*

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> 2012-10-15 09:56:12 UTC ---
You should use the bootstrap-lto build config instead, thus at configure time
use --with-build-config=bootstrap-lto.

I'm not sure anybody tried i?86 LTO bootstrap recently.


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