Updated from CVS an hour or so ago... Configured with:
../gcc/configure -prefix=/opt/gcc-4.0 --enable-shared --enable-threads=posix --enable-__cxa_atexit --disable-checking --enable-languages=c,c++,f95 --host=i686-pc-linux-gnu --enable-version-specific-runtime-libs Doing a 'make bootstrap' results in: make[3]: Entering directory `/home/scott/gnu/gcc-mainline/build-p4/i686-pc-linux-gnu/libstdc++-v3' Making all in include make[4]: Entering directory `/home/scott/gnu/gcc-mainline/build-p4/i686-pc-linux-gnu/libstdc++-v3/include' make[4]: *** No rule to make target `/home/scott/gnu/gcc-mainline/gcc/libstdc++-v3/include/tr1/array', needed by `stamp-tr1'. Stop. make[4]: Leaving directory `/home/scott/gnu/gcc-mainline/build-p4/i686-pc-linux-gnu/libstdc++-v3/include' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/home/scott/gnu/gcc-mainline/build-p4/i686-pc-linux-gnu/libstdc++-v3' make[2]: *** [all] Error 2 make[2]: Leaving directory `/home/scott/gnu/gcc-mainline/build-p4/i686-pc-linux-gnu/libstdc++-v3' make[1]: *** [all-target-libstdc++-v3] Error 2 make[1]: Leaving directory `/home/scott/gnu/gcc-mainline/build-p4' make: *** [bootstrap] Error 2 -- Summary: No rule to make target 'gcc/libstdc++- v3/include/tr1/array', needed by `stamp-tr1' Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: coyote at coyotegulch dot com CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: i686-pc-linux GCC host triplet: i686-pc-linux GCC target triplet: i686-pc-linux http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18015