From: "Eric Bénard" <eric@eukrea.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Compilation erros while trying at compile ARM DaVinci
Date: Mon, 10 Aug 2009 17:25:41 +0200 [thread overview]
Message-ID: <4A803BF5.6010709@eukrea.com> (raw)
In-Reply-To: <0554BEF07D437848AF01B9C9B5F0BC5D7C506141@dlee01.ent.ti.com>
Hi,
aulraj, Sandeep a ?crit :
> I get the following compilation errors when I try to compile DaVinci DM355 on the latest U-Boot source. I thought I saw similar issues on the mailing list some time back. Have these been resolved?
>
>
> 3.2/libgcc.a(_udivsi3.o) has EABI version 5, but target u-boot has EABI version 0
> arm-none-linux-gnueabi-ld: failed to merge target specific data of file /opt/CodeSourcery/Sourcery_G++_Lite/bin/../lib/gcc/arm-none-linux-gnueabi/4.3.2/libgcc.a(_udivsi3.o)
> arm-none-linux-gnueabi-ld: ERROR: Source object /opt/CodeSourcery/Sourcery_G++_Lite/bin/../lib/gcc/arm-none-linux-gnueabi/4.3.2/libgcc.a(_divsi3.o) has EABI version 5, but target u-boot has EABI version 0
> arm-none-linux-gnueabi-ld: failed to merge target specific data of file /opt/CodeSourcery/Sourcery_G++_Lite/bin/../lib/gcc/arm-none-linux-gnueabi/4.3.2/libgcc.a(_divsi3.o)
> arm-none-linux-gnueabi-ld: ERROR: Source object /opt/CodeSourcery/Sourcery_G++_Lite/bin/../lib/gcc/arm-none-linux-gnueabi/4.3.2/libgcc.a(_umodsi3.o) has EABI version 5, but target u-boot has EABI version 0
> arm-none-linux-gnueabi-ld: failed to merge target specific data of file /opt/CodeSourcery/Sourcery_G++_Lite/bin/../lib/gcc/arm-none-linux-gnueabi/4.3.2/libgcc.a(_umodsi3.o)
> arm-none-linux-gnueabi-ld: ERROR: Source object /opt/CodeSourcery/Sourcery_G++_Lite/bin/../lib/gcc/arm-none-linux-gnueabi/4.3.2/libgcc.a(_modsi3.o) has EABI version 5, but target u-boot has EABI version 0
> arm-none-linux-gnueabi-ld: failed to merge target specific data of file /opt/CodeSourcery/Sourcery_G++_Lite/bin/../lib/gcc/arm-none-linux-gnueabi/4.3.2/libgcc.a(_modsi3.o)
> arm-none-linux-gnueabi-ld: ERROR: Source object /opt/CodeSourcery/Sourcery_G++_Lite/bin/../lib/gcc/arm-none-linux-gnueabi/4.3.2/libgcc.a(_dvmd_lnx.o) has EABI version 5, but target u-boot has EABI version 0
> arm-none-linux-gnueabi-ld: failed to merge target specific data of file /opt/CodeSourcery/Sourcery_G++_Lite/bin/../lib/gcc/arm-none-linux-gnueabi/4.3.2/libgcc.a(_dvmd_lnx.o)
> /opt/CodeSourcery/Sourcery_G++_Lite/bin/../lib/gcc/arm-none-linux-gnueabi/4.3.2/libgcc.a(_dvmd_lnx.o): In function `__aeabi_ldiv0':
> (.text+0x8): undefined reference to `raise
>
try to add USE_PRIVATE_LIBGCC=yes to you make commande.
Eric
next prev parent reply other threads:[~2009-08-10 15:25 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-27 9:26 [U-Boot] [STATUS] v2009.08-rc1 is out Wolfgang Denk
2009-07-27 18:09 ` [U-Boot] smc91111 net_multi update Mike Frysinger
2009-07-27 18:11 ` Ben Warren
2009-07-27 18:28 ` Mike Frysinger
2009-07-27 18:30 ` Ben Warren
2009-07-27 21:20 ` Mike Frysinger
2009-08-10 12:30 ` Jean-Christophe PLAGNIOL-VILLARD
2009-08-10 15:16 ` [U-Boot] Compilation erros while trying at compile ARM DaVinci Paulraj, Sandeep
2009-08-10 15:25 ` Eric Bénard [this message]
2009-08-10 15:33 ` Paulraj, Sandeep
2009-08-10 15:40 ` Detlev Zundel
2009-08-10 16:36 ` [U-Boot] smc91111 net_multi update Ben Warren
2009-08-10 8:55 ` [U-Boot] [STATUS] v2009.08-rc2 is out Wolfgang Denk
2009-08-10 8:54 ` Jean-Christophe PLAGNIOL-VILLARD
2009-08-10 10:07 ` Wolfgang Denk
2009-08-10 12:25 ` Shinya Kuribayashi
2009-08-10 17:15 ` Ben Warren
2009-08-11 13:05 ` Shinya Kuribayashi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4A803BF5.6010709@eukrea.com \
--to=eric@eukrea.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.