Re: [U-Boot] Quark compile errors

Hi Andy,
On Wed, May 20, 2015 at 6:20 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
Also, if anyone can tell me what $TERM setting I need to get the rogue "b" characters to actually display bold/bright then that would be great too!
I am using xterm, not sure if this helps.
$ echo $TERM xterm
That is what I have too. I guess it might be down to the way SecureCRT is interpreting what it is being sent rather than the Linux machine itself.
Regards, Bin

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.
participants (2)
-
Andy Pont
-
Bin Meng