From mboxrd@z Thu Jan 1 00:00:00 1970 From: Philip Balister Date: Wed, 30 May 2007 11:56:28 -0400 Subject: [U-Boot-Users] Trouble building u-boot 1.2 with NAND support In-Reply-To: <465C68CA.7070505@balister.org> References: <465C68CA.7070505@balister.org> Message-ID: <465D9EAC.6080608@balister.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Let me try again, with a specific questions Philip Balister wrote: > /home/balister/oe_home/tmp/cross/lib/gcc/arm-angstrom-linux-gnueabi/4.1.2/libgcc.a(_udivsi3.o): > In function `__aeabi_uidiv': > /home/balister/oe_home/tmp/work/armv5te-angstrom-linux-gnueabi/gcc-cross-4.1.2-r4/gcc-4.1.2/gcc/config/arm/lib1funcs.asm:730: > multiple definition of `__udivsi3' > lib_arm/libarm.a(_udivsi3.o):/home/balister/src/sffsdr/koi8_u-boot/lib_arm/_udivsi3.S:17: > first defined here It seems like libarm in u-boot defines some of the helper functions normally found in libgcc. For some reason I am linking against both libraries. Maybe there is a problem using an EABI compiler with u-boot? Although I build u-boot fine for omap5912osk with the same toolchain. Philip -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 3303 bytes Desc: S/MIME Cryptographic Signature Url : http://lists.denx.de/pipermail/u-boot/attachments/20070530/58e2abcf/attachment.bin