Can anyone help me figure out what's wrong with this? My "make bootstrap" of gcc 4.1.2 is failing with: /usr/bin/ld: crti.o: No such file: No such file or directory This file is available in /usr/lib64 In case it matters the final part of the log is: . . . libgcc/32/_udivmoddi4_s.o libgcc/32/unwind-dw2_s.o libgcc/32/unwind-dw2-fde-glibc_s.o libgcc/32/unwind-sjlj_s.o libgcc/32/gthr-gnat_s.o libgcc/32/unwind-c_s.o -lc && rm -f 32/libgcc_s.so && if [ -f 32/libgcc_s.so.1 ]; then mv -f 32/libgcc_s.so.1 32/libgcc_s.so.1.backup; else true; fi && mv 32/libgcc_s.so.1.tmp 32/libgcc_s.so.1 && ln -s libgcc_s.so.1 32/libgcc_s.so /usr/bin/ld: crti.o: No such file: No such file or directory collect2: ld returned 1 exit status make[3]: *** [32/libgcc_s.so] Error 1 make[3]: Leaving directory `/ztpf/tpfcross/build/gcc' make[2]: *** [stmp-multilib] Error 2 make[2]: Leaving directory `/ztpf/tpfcross/build/gcc' make[1]: *** [stage1_build] Error 2 make[1]: Leaving directory `/ztpf/tpfcross/build/gcc' make: *** [bootstrap] Error 2 and the configure command is: /ztpf/tpfcross/source/gcc-4.1.2/configure --prefix=/ztpf/tpfcross/install/native412 --enable-languages=c,c++ ian ... Ian S. Worthington, MBCS. http://isw.me.uk/ Dulce et decorum est pro patria mori, sed dulcius pro patria vivere, et dulcissimus pro patria biber. Ergo, bibiamo pro salute patriae.