[ Date Prev][ Date Next][ Thread Prev][ Thread Next][ Date Index][ Thread Index]
gcc build error
- To: <arm-gnu@xxxxxxxxxxxxxxxx>, <paul@xxxxxxxxxxxxxxxx>
- Subject: gcc build error
- From: "Pradip Singh" <pradip.singh@xxxxxxxxxxxxxxx>
- Date: Fri, 1 Oct 2004 21:44:32 +0530
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
|