From: Andreas Schweigstill <andreas@schweigstill.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] "u-boot compile mystery"
Date: Thu, 01 Mar 2007 13:44:32 +0100 [thread overview]
Message-ID: <45E6CAB0.80103@schweigstill.de> (raw)
In-Reply-To: <5804aa630703010210m346a174dx3076ce22e651d02@mail.gmail.com>
Hello!
venkatesh chilapur schrieb:
> here i changed arch CROSS_COMPILE=arm-softfloat-linux-
> to armv5l-linux- because my toolchain has armv5l-linux-gcc....
>
> but when i ported the bin file...board is not getting booted...
> any reason why it is so...
It's the same reason why your board wouldn't boot if you set
CROSS_COMPILE to a M$ Visual Whatever compiler. ;-) It isn't sufficient
to use an arbitrary compiler which has something to do with ARM and
also understands GNU extensions.
Did you notice the "softfloat" in "arm-softfloat-linux-"?
With best regards
Andreas Schweigstill
--
Dipl.-Phys. Andreas Schweigstill
Schweigstill IT | Embedded Systems
Schauenburgerstra?e 116, D-24118 Kiel, Germany
Phone: (+49) 431 5606-435, Fax: (+49) 431 5606-436
Mobile: (+49) 171 6921973, Web: http://www.schweigstill.de/
prev parent reply other threads:[~2007-03-01 12:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-01 10:10 [U-Boot-Users] "u-boot compile mystery" venkatesh chilapur
2007-03-01 12:44 ` Andreas Schweigstill [this message]
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=45E6CAB0.80103@schweigstill.de \
--to=andreas@schweigstill.de \
--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.