[U-Boot] compile the u-boot

Albert ARIBAUD albert.u.boot at aribaud.net
Fri Feb 3 21:42:25 CET 2012


Sorry for the late answer, Jilin.

Le 13/01/2012 01:18, Jilin Zhou a écrit :
> Hi Albert,
>
> Thanks for the reply. My host environment is Mac. Our company has a cross compiler toolchain  for armv7.
>
> The commands I run are as follows:
> 1. export CROSS_COMPILE=ntoarmv7-
> 2. make omap4_panda_config
> 3. make all
>
> We use this cross compiler every day and it should be fine.
>
> Anywhere I made it wrong? Thanks.

(please avoid top-posting in the future)

Seems like your toolchain is the cause of the messages, and frankly, I 
don't see why it complains. The 'va_list' type is not a particular type 
except in variadic argument processing macros.

> Jilin

Amicalement,
-- 
Albert.


More information about the U-Boot mailing list