[LLVMdev] Error building llvm-gcc
John Criswell
criswell at cs.uiuc.edu
Wed Apr 16 11:47:24 PDT 2008
Dear All,
I get the following error building llvm-gcc using gmake (i.e., not
building the bootstrap target). Any ideas on what I am doing wrong?
-- John T.
Comparing stages 2 and 3
warning: ./cc1plus-checksum.o differs
warning: ./cc1-checksum.o differs
Bootstrap comparison failure!
./rtl.o differs
./cse.o differs
./struct-equiv.o differs
./alias.o differs
[etc, etc, etc.]
...
gmake[2]: *** [compare] Error 1
gmake[2]: Leaving directory `/mounts/maute/disks/0/criswell/gccobj42'
gmake[1]: *** [stage3-bubble] Error 2
gmake[1]: Leaving directory `/mounts/maute/disks/0/criswell/gccobj42'
gmake: *** [all] Error 2
More information about the llvm-dev
mailing list