for the previous problem i.e. Links can not be tested after GCC_NO_EXECUTABLES… I disabled zlib inside gcc-4.5.1… by using –without-gmp-zlib.
and error is gone…
but after that..
the error is:.
checking for working strncmp… no….(Previous Error was at this line)
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating testsuite/Makefile
config.status: creating config.h
config.status: executing default commands
make[1]: Leaving directory `/home/manoj_board/Control-project/build-tools/build-gcc’
make: *** [all] Error 2
Help me out in solving this.