OK, so the bootstrap completed after working around those two
problems. Then, while building libstdc++-v3, I got:
/build/basic-improvement/gcc/xgcc -B/build/basic-improvement/gcc/ -B/usr/local/powerpc-apple-darwin6.0/bin/ -B/usr/local/powerpc-apple-darwin6.0/lib/ -isystem /usr/local/powerpc-apple-darwin6.0/include -DHAVE_CONFIG_H -I. -I/Network/Servers/cauchy/homes/thorin/gkeating/co/basic-improvement/gcc/libstdc++-v3/libmath -I.. -O2 -g -O2 -c /Network/Servers/cauchy/homes/thorin/gkeating/co/basic-improvement/gcc/libstdc++-v3/libmath/stubs.c -o stubs.o
/var/tmp//cc45Bz9h.s:535:FATAL:Symbol L_sqrtf$stub already defined.
make[4]: *** [stubs.lo] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive-am] Error 2
make[1]: *** [all-target-libstdc++-v3] Error 2
make: *** [bootstrap] Error 2
Not to be denied, I at least ran the C testsuite. The b-i-b showed
one fewer failure, which was good, but 25 fewer passes, which could be
bad.
Which dejagnu, expect tcl tripplet do you use? The one from the apple
gcc3? Or something else?