hi guy

> jingyu/projects/gcc/android-toolchainsrc/build/../binutils/
> binutils-2.19/gold/arm.cc:9524
Maybe something problem with your arm-tool-chain(arm-eabi).
Have you tried to update it or download the version suit yours env!

ge

> Hi,
>
> I am migrating Kernel 3.0 to my msm board.
>
> I downloaded my kernel 3.0 from android google.
> Then I replaced the Kernel 3 folder with kernel 2.6.35 in GB android
> build system.
>
> For created default ARM .config file and replace the .config file with
> the defconfig file in arch/arm/config folder.
>
> After setting my env for build system, when I run make -j4 kernel I am
> getting below error.
> Please suggested what is wrong ?
>
>   CC      arch/arm/mm/proc-syms.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[3]: *** [arch/arm/kernel/traps.o] Error 1
> make[3]: *** Waiting for unfinished jobs....
>   CC      arch/arm/mach-versatile/versatile_pb.o
> make[2]: *** [arch/arm/kernel] Error 2
> make[2]: *** Waiting for unfinished jobs....
>   CC      arch/arm/mach-versatile/pci.o
>   CC      arch/arm/mm/alignment.o
>   AS      arch/arm/mm/abort-ev5tj.o
>   AS      arch/arm/mm/pabort-legacy.o
>   CC      arch/arm/mm/copypage-v4wb.o
>   AS      arch/arm/mm/tlb-v4wbi.o
>   AS      arch/arm/mm/proc-arm926.o
>   LD      arch/arm/mach-versatile/built-in.o
>   LD      arch/arm/mm/built-in.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[3]: *** [arch/arm/mm/built-in.o] Error 1
> make[2]: *** [arch/arm/mm] Error 2
> make[1]: *** [sub-make] Error 2
>
>
> --
> unsubscribe: android-kernel+unsubscr...@googlegroups.com
> website: http://groups.google.com/group/android-kernel
>


-- 
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel

Reply via email to