All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hubin <szjaguar@163.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] help : MPC8349EMDS
Date: Sat, 6 Mar 2010 00:44:01 +0800	[thread overview]
Message-ID: <000301cabc83$0f9dadd0$2ed90970$@com> (raw)

My u-boot is u-boot-2009.11.1  My toolchain is freescale-4.4-79-powerpc-eabi (CodeSourcery:freescale-4.4-79-powerpc-eabi).
I use the default configure of MPC8349EMDS, but when I build u-boot , I meet a error .
-------------------------------------------------------------------------------------------------------------------------
     $ tar xvjf u-boot-2009.11.1.tar.bz2
     $ cd u-boot-2009.11.1
     $ make distclean
     $ make MPC8349EMDS_config
     $ make CROSS_COMPILE=powerpc-eabi-
     Generating include/autoconf.mk
     Generating include/autoconf.mk.dep
     for dir in tools examples/standalone examples/api ; do make -C $dir _depend ; done
     make[1]: Entering directory `/home/Test/StudioNow/u-boot-2009.11.1/tools'
     make[1]: Leaving directory `/home/Test/StudioNow/u-boot-2009.11.1/tools'
     .................................................................
     .................................................................
     powerpc-eabi-ld: /home/Test/Softwares/CodeSourcery/Sourcery_G++_Lite/bin/../lib/gcc/powerpc-eabi/4.4.1/nof/libgcc.a(_udivdi3.o): compiled normally and linked with modules compiled with -mrelocatable
     powerpc-eabi-ld: failed to merge target specific data of file /home/Test/Softwares/CodeSourcery/Sourcery_G++_Lite/bin/../lib/gcc/powerpc-eabi/4.4.1/nof/libgcc.a(_udivdi3.o)
     make: *** [u-boot] error? 1
-------------------------------------------------------------------------------------------------------------------------
I try to build MPC8349ITX_config using the same toolchain and same source code(u-boot-2009.11.1), the building succeed.
Whether is there a error on MPC8349EMDS_config of u-boot-2009.11.1? Or Toolchain is error.
Thank!
 

__________ Information from ESET Smart Security, version of virus signature database 4918 (20100305) __________

The message was checked by ESET Smart Security.

http://www.eset.com
 

             reply	other threads:[~2010-03-05 16:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-05 16:44 Hubin [this message]
2010-03-06  1:16 ` [U-Boot] help : MPC8349EMDS Kim Phillips

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='000301cabc83$0f9dadd0$2ed90970$@com' \
    --to=szjaguar@163.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.