public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/32334]  New: Bootstrap comparison failure when comparing stage 2 and 3
@ 2007-06-14 10:10 redriver at korea dot ac dot kr
  2007-06-16  7:15 ` [Bug bootstrap/32334] " pinskia at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: redriver at korea dot ac dot kr @ 2007-06-14 10:10 UTC (permalink / raw)
  To: gcc-bugs

I installed the gcc-4.2.0 on Intel(R) Xeon(TM) in a clean directory which is
different from the source one with the following configuration: 
../gcc-4.2.0/configure --prefix=$prefix --enable-language=c,c++ --with-gnu-as
--with-gnu-ld

And then I got the following error: 

Comparing stages 2 and 3
warning: ./cc1-checksum.o differs
warning: ./cc1plus-checksum.o differs
warning: ./cc1obj-checksum.o differs
Bootstrap comparison failure!
./cfg.o differs
./cfgloopanal.o differs
./loop-iv.o differs
./predict.o differs
./profile.o differs
./value-prof.o differs
./ipa-inline.o differs
make[2]: *** [compare] Error 1
make[2]: Leaving directory `/home/compiler/redriver/project3/gcc/gcc-install'
make[1]: *** [stage3-bubble] Error 2
make[1]: Leaving directory `/home/compiler/redriver/project3/gcc/gcc-install'
make: *** [all] Error 2

Could you please tell me what problem with it? What does the bootstrap
comparison mean? Whether any of my prerequisite tool/packet didn't fit with
GCC-4.2.0. Because I installed the gcc-4.1.2 version in the same machine, with
the same configuration but it was ok. Thanks very much .


-- 
           Summary: Bootstrap comparison failure when comparing stage 2 and
                    3
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: redriver at korea dot ac dot kr
  GCC host triplet: Intel(R) Xeon(TM) CPU
GCC target triplet: Intel(R) Xeon(TM) CPU


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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug bootstrap/32334] Bootstrap comparison failure when comparing stage 2 and 3
  2007-06-14 10:10 [Bug bootstrap/32334] New: Bootstrap comparison failure when comparing stage 2 and 3 redriver at korea dot ac dot kr
@ 2007-06-16  7:15 ` pinskia at gcc dot gnu dot org
  2007-06-18  7:40 ` redriver at korea dot ac dot kr
  2007-06-21 22:41 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2007-06-16  7:15 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gcc dot gnu dot org  2007-06-16 07:15 -------
What version of GCC are you starting with?
This works for me on an i686-linux-gnu machine (a pentium 4D).


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|major                       |normal


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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug bootstrap/32334] Bootstrap comparison failure when comparing stage 2 and 3
  2007-06-14 10:10 [Bug bootstrap/32334] New: Bootstrap comparison failure when comparing stage 2 and 3 redriver at korea dot ac dot kr
  2007-06-16  7:15 ` [Bug bootstrap/32334] " pinskia at gcc dot gnu dot org
@ 2007-06-18  7:40 ` redriver at korea dot ac dot kr
  2007-06-21 22:41 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: redriver at korea dot ac dot kr @ 2007-06-18  7:40 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from redriver at korea dot ac dot kr  2007-06-18 07:40 -------
(In reply to comment #1)
> What version of GCC are you starting with?
> This works for me on an i686-linux-gnu machine (a pentium 4D).
> 
I think I found the problem. Previously, I use the gcc-3.2.2 to bootstrap the
gcc-4.2.0. But when I used higher version of gcc (gcc-4.1.2) to bootstrap then
there was no error. I think there is some incompatible between the two versions
3.2.2 and 4.2.0. 


-- 


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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug bootstrap/32334] Bootstrap comparison failure when comparing stage 2 and 3
  2007-06-14 10:10 [Bug bootstrap/32334] New: Bootstrap comparison failure when comparing stage 2 and 3 redriver at korea dot ac dot kr
  2007-06-16  7:15 ` [Bug bootstrap/32334] " pinskia at gcc dot gnu dot org
  2007-06-18  7:40 ` redriver at korea dot ac dot kr
@ 2007-06-21 22:41 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2007-06-21 22:41 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from pinskia at gcc dot gnu dot org  2007-06-21 22:41 -------
This issue has already been worked around in 4.3 (and IIRC 4.2.1.) so closing
as fixed.


-- 

pinskia at gcc dot gnu dot org changed:

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


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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-06-21 22:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-06-14 10:10 [Bug bootstrap/32334] New: Bootstrap comparison failure when comparing stage 2 and 3 redriver at korea dot ac dot kr
2007-06-16  7:15 ` [Bug bootstrap/32334] " pinskia at gcc dot gnu dot org
2007-06-18  7:40 ` redriver at korea dot ac dot kr
2007-06-21 22:41 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).