Hi, as is a shell-script with read and write permissions. Also, when i am trying to build gcc-4.4.5, i am getting texi.info errors, but when i used echo "MAKEINFO = :" >> Makefile in command line, it get compiled without errors. Do i need to configure it again or not. I am building for powerpc(target). Thanks & regards mappy On 10/27/14, Jonathan Wakely <jwakely.gcc@xxxxxxxxx> wrote: > On 27 October 2014 12:36, Manpreet Singh wrote: >> Hi, >> Failures from gcc testsuite after building gcc-4.4.5 and running make >> check >> # of unexpected failures 5000 >> build_dir/.../gcc-4.4/gcc_test/gcc_test/gcc/xgcc version 4.4.5 (GCC) >> >> gcc log file shows this failure >> Excess errors: build_dir/.../gcc-4.4/gcc_test/gcc/as: 76: exec: : >> Permission denied > > Obvious question ... what is that file and what are its permissions? > > If you don't have a valid assembler in your PATH the testsuite isn't > going to work very well. >