From: Marc Leeman <marc.leeman@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Question to install ELDK
Date: Thu, 9 Dec 2004 15:50:59 +0100 [thread overview]
Message-ID: <1f729c480412090650692f01ec@mail.gmail.com> (raw)
In-Reply-To: <55812d2e041208174763c6c47b@mail.gmail.com>
> without errors. Add ELDK's bin directory to $PATH.
> After doing these, can I use this ELDK compile u-boot? Does the
> Environment variable CROSS_COMPILE MUST be set?
Next to the fact that testing this will take about the same amount of
time as figuring it out by yourself by testing this, the answers are:
1. yes
2. no: it's hardcoded in the Makefile
...
ifeq ($(ARCH),ppc)
CROSS_COMPILE = ppc_82xx-
endif
...
Setting the CROSS_COMPILE is does not hurt though.
--
ash nazg durbatul?k, ash nazg gimbatul,
ash nazg thrakatul?k agh burzum-ishi krimpatul
next prev parent reply other threads:[~2004-12-09 14:50 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-09 1:47 [U-Boot-Users] Question to install ELDK 灰色 轨迹
2004-12-09 14:50 ` Marc Leeman [this message]
2004-12-09 15:24 ` Wolfgang Denk
2004-12-09 17:58 ` Marc Leeman
2004-12-09 18:40 ` Wolfgang Denk
2004-12-09 16:41 ` [U-Boot-Users] Uncompressing uImage error Alireza Sadri
2004-12-09 16:59 ` Stefan Roese
-- strict thread matches above, loose matches on Subject: below --
2004-12-09 1:38 [U-Boot-Users] Question to Install ELDK 灰色 轨迹
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=1f729c480412090650692f01ec@mail.gmail.com \
--to=marc.leeman@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox