Re: [U-Boot] Quark compile errors

Hi Andy,
On Wed, May 20, 2015 at 10:50 PM, Andy Pont andy.pont@sdcsystems.com wrote:
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.
I have been using 4.6.1 and 4.7.2, and both work. Can you please try some newer gcc?
Regards, Bin

Hi Bin,
It is using the standard version of gcc that comes as part of the CentOS 6.6 installation which is 4.4.7.
I have been using 4.6.1 and 4.7.2, and both work. Can you please try some newer gcc?
Good call. Having found a gcc version 4.8.4 then it has all compiled successfully!
Thanks for your help!
Regards,
Andy.
participants (2)
-
Andy Pont
-
Bin Meng