[U-Boot-Users] Question to install ELDK

Wolfgang Denk wd at denx.de
Thu Dec 9 16:24:23 CET 2004


Mark,

> in message <1f729c480412090650692f01ec at mail.gmail.com> you wrote:
>...
> > After doing these, can I use this ELDK compile u-boot? Does the
> > Environment variable CROSS_COMPILE MUST be set?
...
> 2. no: it's hardcoded in the Makefile

This is wrong. It's not hardcoded. Only a _default_value_ is provided.

> ...
> ifeq ($(ARCH),ppc)
> CROSS_COMPILE = ppc_82xx-
> endif
> ...

And you must be referring to something else, but not to U-Boot.

> Setting the CROSS_COMPILE is does not hurt though.

RTFM. Setting CROSS_COMPILE is _required_ when using the ELDK.

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Every solution breeds new problems.




More information about the U-Boot mailing list