From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Fri, 03 Feb 2012 21:42:25 +0100 Subject: [U-Boot] compile the u-boot In-Reply-To: <65FA52F035A583499CF50319F9E7ADBC081F5D@EXMBX1.ott.qnx.com> References: <65FA52F035A583499CF50319F9E7ADBC081F5D@EXMBX1.ott.qnx.com> Message-ID: <4F2C46B1.6030800@aribaud.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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.