sirish m <x01123581321@xxxxxxxxx> 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