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/48538] GCC build fails with -flto in BOOT_CFLAGS


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

--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-04-10 10:51:05 UTC ---
You should not merely use -flto in BOOT_CFLAGS, that will fail anyway.  Instead
use --with-build-config=bootstrap-lto.


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