Hi freakingtux, Can you please explain what is toolchain and how to complie it?I am new to this.
Thanks & regards, Krishna Chaitanya. On May 9, 2:13 pm, freakingtux <[email protected]> wrote: > On Wednesday, May 4, 2011 1:46:56 PM UTC+2, krishna chaitanya wrote: > > > Hi, > > > I have downloaded the latest kernel code using > > git clone git://android.git.kernel.org/kernel/common.git. > > > After that I have run the following commands > > > make ARCH=arm CROSS_COMPILE=arm-eabi- oldconfig // to set .config > > make ARCH=arm CROSS_COMPILE=arm-eabi- > > > CC arch/arm/kernel/traps.o > > arm-eabi-ld: internal error in relocate_special_relocatable, at /home/ > > jingyu/projects/gcc/android-toolchainsrc/build/../binutils/ > > binutils-2.19/gold/arm.cc:9524 > > make[1]: *** [arch/arm/kernel/traps.o] Error 1 > > make: *** [arch/arm/kernel] Error 2 > > > Hi The path here looks suspicious did you compile your own toolchain? -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
