This is the mail archive of the gcc@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]

Re: Bootstrap comparison failure! (gcc 4.6.x with -O3)


> Is this because I manually changed BOOT_CFLAGS as passed to make?

As previously said, you ought to avoid fiddling with BOOT_CFLAGS in any case.  
Configure --with-build-config=bootstrap-lto --with-fpmath=sse --with-arch=xxx 
and so on, and just type "make".

> And why it took so long?

Probably because you're also fiddling with configure checking options.  Avoid 
doing that if you aren't familiar with them.

-- 
Eric Botcazou


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