Errors while installing gcc-4.5.0 on lucid lynx
Ian Lance Taylor
iant@google.com
Mon Jun 28 10:39:00 GMT 2010
sirish m <x01123581321@gmail.com> writes:
> The previous post is list of errors for "make all". . .
Your previous post shows this:
/bin/bash ../gcc-4.5.0/mkinstalldirs /usr/local/arm /usr/local/arm
make[1]: Entering directory `/home/bullhound/Desktop/build/fixincludes'
make[1]: *** No rule to make target `../libiberty/libiberty.a', needed
by `full-stamp'.? Stop.
make[1]: Leaving directory `/home/bullhound/Desktop/build/fixincludes'
make: *** [install-fixincludes] Error 2
The install-fixincludes target is run only by "make install" or "make
install-gcc". It is not run by "make all". My guess is that there are
some earlier errors from running "make all".
Ian
More information about the Gcc-help
mailing list