Build a GCC-based cross compiler for Linux

7 views
Skip to first unread message

kavitha

unread,
Jun 24, 2009, 4:01:45 AM6/24/09
to linuxgurus
Hai

I'm trying to build cross compiler for arm from i386 mach.
But I'm getting many errors

I,m trying to build binutils with the these args for configure
../crossbuild/binutils-2.17.50.0.6/configure --target=$TARGET --
prefix=$PREFIX
TARGET=arm
PREFIX=/usr/local/crossgcc
And I have copied the system headers to /usr/local/crossgcc/include
Kernelversion=2.6.18


I'm getting the following error:

make[3]: Leaving directory `/root/toolchain/build-binutils/bfd/po'
make[3]: Entering directory `/root/toolchain/build-binutils/bfd/po'
make[3]: Nothing to be done for `info'.
make[3]: Leaving directory `/root/toolchain/build-binutils/bfd/po'
make[3]: Entering directory `/root/toolchain/build-binutils/bfd'
make[3]: Nothing to be done for `info-am'.
make[3]: Leaving directory `/root/toolchain/build-binutils/bfd'
make[2]: *** [info-recursive] Error 1
make[2]: Leaving directory `/root/toolchain/build-binutils/bfd'
make[1]: *** [all-bfd] Error 2
make[1]: Leaving directory `/root/toolchain/build-binutils'
make: *** [all] Error 2

Can any one tell me good book or documentation for building toolchain
for arm processor


Regards
Kavitha.C.K
Reply all
Reply to author
Forward
0 new messages