From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Pont Date: Wed, 20 May 2015 15:50:07 +0100 Subject: [U-Boot] Quark compile errors In-Reply-To: References: <555c5b41.d1cf2a0a.643b.4893SMTPIN_ADDED_BROKEN@mx.google.com> <555c6006.913a2a0a.2890.ffffd8b9SMTPIN_ADDED_BROKEN@mx.google.com> Message-ID: <00f601d0930c$495e93d0$dc1bbb70$@pont@sdcsystems.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Bin, > >> Can you post your full configuration here? > > > > I have attached the autoconf.mk and U-Boot .config files. Hopefully they tell you what you need. > > > > Looks OK. What gcc version are you using? It seems that your compiler > does not understand the macro DOWNTO8 and DOWNTO16 in > arch/x86/lib/bios.h It is using the standard version of gcc that comes as part of the CentOS 6.6 installation which is 4.4.7. Regards, Andy.