Re: [arm-gnu] Compilation of U-boot for PCM022 platform.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [arm-gnu] Compilation of U-boot for PCM022 platform.



On Wed, Mar 22, 2006 at 12:36:51PM +0100, Laurent DEGANNE wrote:
>  "U-boot_test3/CodeSourcery2005q3-2/bin/arm-none-linux-gnueabi-ld: ERROR: Source object .../U-boot_test3/CodeSourcery2005q3-2/bin/../lib/gcc/arm-none-linux-gnueabi/3.4.4/libgcc.a(_modsi3.oS) has EABI version 4, but target u-boot has EABI version 0
>  I've checked Web but I don't find anything to solve my problem.
>  Is there any person with any idea to build fine my bootloader?

Thank you for your interest in our Sourcery G++ Toolchains!

You are trying to link together two incompatible object files.
You must make sure that the CodeSourcery compiler is the only
cross-compiler on the PATH. U-boot's build scripts may be using
the wrong compiler.

Cheers,
Carlos.
-- 
Carlos O'Donell
CodeSourcery
carlos@xxxxxxxxxxxxxxxx
(650) 331-3385 x716