Hi all, I building the gcc for arm-linux target and I am getting the following compilation problem. All the source code for toolchain was taken as mentioned in the arm site. The Error is crti.o No such file or directory. It was giving this error when it was trying to build libgcc_s.so the gcc was configured as follows. ../gcc-2004-q1a/configure --target=arm-linux --prefix=/root/armlinux/arm_tools --enable-languages=c --disable-threads --with-cpu=arm1020t --with-arch=armv5te Any Help will be appreciated. Tahnks and regards, Pradip