On Wed, Sep 30, 2009 at 13:36, Rainer Orth <r...@techfak.uni-bielefeld.de> 
wrote:

>> $ svn co svn://gcc.gnu.org/svn/gcc/branches/lto
>> $ mkdir bld && cd bld
>> $ ../lto/configure --enable-lto && make
>
> Why just a make and no make bootstrap?

It's not necessary, but I wanted to make sure that you force LTO.  If
not, configure tries to detect LTO support and silently does nothing
if it can't enable.  If you force it, however, it gives you an error.

>  This is also on the LTO wiki page,
> which btw. is confusing since it states `Last updated: 07-Jul-2009'.  For
> all my tests, I've just run regular bootstraps.

I updated the wiki yesterday.  But I did not remove the --enable-lto
bit.  I will clarify why it's suggested.

Thanks for all the testing.  I'll followup after I finish processing
all the feedback from reviewers.


Diego.

Reply via email to