|
当我在编译第六章的gcc-3.2 的 make bootstrap 时,出了以下的东东....
Bootstrap comparison failure!
alias.o differs
attribs.o differs
bb-reorder.o differs
bitmap.o differs
builtins.o differs
.
.
.
cp/typeck.o differs
cp/typeck2.o differs
make[1]: *** [compare] Error 1
make[1]: Leaving directory `/usr/src/gcc-build/gcc'
make: *** [bootstrap] Error 2
root:/usr/src/gcc-build# xcin &
我已经在讨论区找过,可是好像没有这个问题,之后上google 找,但是只是说问题关于binutil....我真的找不到是什么问题,还请高人指教.thx. |
|