[U-Boot-Users] mistake

Wolfgang Denk wd at denx.de
Tue Nov 29 11:53:47 CET 2005


In message <1974836040.20051129130018 at alpha.tula.net> you wrote:
> 
> I work with based on AT91RM9200  board.
> At compilation gcc2.95.3 there is a mistake
...
> /home/ask/distr/u-boot-1.1.3/include/asm/processor.h:52: parse error before `1'
> /home/ask/distr/u-boot-1.1.3/include/asm/processor.h:52: warning: no semicolon at end of struct or union
> /home/ask/distr/u-boot-1.1.3/include/asm/processor.h:54: parse error before `}'
> /home/ask/distr/u-boot-1.1.3/include/asm/processor.h:58: field `insn' has incomplete type
...
>         u32     arm;        // ERROR HERE
...
> How to solve a problem?

Use a working toolchain. Yours is broken, as it seems to define "arm"
as something else. But "arm" is not a reserved identifier or anything
like that.

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
The philosophy exam was a piece of cake  -  which  was  a  bit  of  a
surprise, actually, because I was expecting some questions on a sheet
of paper.




More information about the U-Boot mailing list