Bug 32983 - gcc-4.3-20070803 bootstrap failure
Summary: gcc-4.3-20070803 bootstrap failure
Status: RESOLVED DUPLICATE of bug 32941
Alias: None
Product: gcc
Classification: Unclassified
Component: ada (show other bugs)
Version: 4.3.0
: P3 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-04 01:35 UTC by Anh Vo
Modified: 2007-08-04 01:50 UTC (History)
4 users (show)

See Also:
Host: Red Hat 10.0 on X86
Target: same
Build: Red Hat 10.0 on X86
Known to work:
Known to fail:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anh Vo 2007-08-04 01:35:04 UTC
The bootstrap process fails with error message below.

[...]
make[2]: Entering directory `/home/voax/build-4.3.0'
make[3]: Entering directory `/home/voax/build-4.3.0'
rm -f stage_current
make[3]: Leaving directory `/home/voax/build-4.3.0'
Comparing stages 2 and 3
warning: ./cc1-checksum.o differs
warning: ./cc1plus-checksum.o differs
Bootstrap comparison failure!
./ada/exp_aggr.o differs
make[2]: *** [compare] Error 1
make[2]: Leaving directory `/home/voax/build-4.3.0'
make[1]: *** [stage3-bubble] Error 2
make[1]: Leaving directory `/home/voax/build-4.3.0'
make: *** [bootstrap] Error 2
make: *** gcc: No such file or directory.  Stop.
Comment 1 Andrew Pinski 2007-08-04 01:50:28 UTC

*** This bug has been marked as a duplicate of 32941 ***