In message <[EMAIL PROTECTED]> you wrote:
> There are two missing files from the distribution that prevents uboot
> from compiling.

What sort of toolchain are you using?

> stddef.h is included by a few different things, but can be a blank
> file.
> 
> stdarg.h is included by a couple of things, and can be a trivial
> implementation (attached).
> 
> These are both host includes, and likely shouldn't be included at all
> in the boot loader code proper.
> 
> This is when building the MPC8548CDS config.
> 
> I also get link errors on this out of the box:

It seems you have a toolchain issue. This is not a problem with U-Boot
code.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED]
There is an order of things in this universe.
        -- Apollo, "Who Mourns for Adonais?" stardate 3468.1

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
U-Boot-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to