This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Bootsrap comparison failure



>make bootstrap4 is probably worth a try.
[snip]


OK, I tried 'make bootstrap 4'. It didn't fail but now I get the following:
"creating libsupc++.la
(cd .libs && rm -f libsupc++.la && ln -s ../libsupc++.la libsupc++.la)
make[4]: Leaving directory
`/home/andy/gcc-cur/build-gcc/armv4l-unknown-linux-gnuoldld/libstdc++-v3/libsupc
++'
Making all in src
make[4]: Entering directory
`/home/andy/gcc-cur/build-gcc/armv4l-unknown-linux-gnuoldld/libstdc++-v3/src'
ma
ke[4]: *** No rule to make target `limitsMEMBERS.cc', needed by
`limitsMEMBERS.lo'.  Stop.
make[4]: Leaving directory
`/home/andy/gcc-cur/build-gcc/armv4l-unknown-linux-gnuoldld/libstdc++-v3/src'
ma
ke[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/home/andy/gcc-cur/build-gcc/armv4l-unknown-linux-gnuoldld/libstdc++-v3'
make[2]: *** [all-recursive-am] Error 2
make[2]: Leaving directory
`/home/andy/gcc-cur/build-gcc/armv4l-unknown-linux-gnuoldld/libstdc++-v3'
make[1]: *** [all-target-libstdc++-v3] Error 2
"
This is the same error I got when doing 'make all'
Any clues ?
TIA
Andy



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]