I got the DejaGnu test suite hitch I posted yesterday all sorted out, the build progresses much further now, but is still unsuccessfull, exiting early with;
: : stage2/xgcc -Bstage2/ -c -DIN_GCC -g -O2 -DHAVE_CONFIG_H -DHAIFA -I. -I../../gcc -I../../gcc/config ../../gcc/c-lex.c In file included from ../../gcc/c-lex.c:25: ../../gcc/rtl.h:1074: genrtl.h: No such file or directory make[3]: *** [c-lex.o] Error 1 make[3]: Leaving directory `/root/egcs-build/egcs-1.1.2/builddir/gcc' make[2]: *** [bootstrap-lean] Error 2 make[2]: Leaving directory `/root/egcs-build/egcs-1.1.2/builddir/gcc' make[1]: *** [bootstrap-lean] Error 2 make[1]: Leaving directory `/root/egcs-build/egcs-1.1.2/builddir' s=`cat status`; rm -f status; test $s -eq 0 make: *** [build-stamp] Error 1 What?? A missing file?? Hints anyone?? Shaun -- Shaun Cloherty Graduate School of Biomedical Engineering University of New South Wales