------- Comment #2 from rguenth at gcc dot gnu dot org  2009-10-13 09:42 -------
Well, you obviously would need a host compiler with LTO enabled:

cc1: error: LTO support has not been enabled in this configuration

or better use BOOT_CFLAGS and TARGET_CFLAGS, not CFLAGS.  Note you also
need to adjust BOOT_LDFLAGS and TARGET_LDFLAGS.  And note that bootstrap
with LTO is currently broken, see for example PR41598.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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

Reply via email to