
29 Nov
2005
29 Nov
'05
11:53 a.m.
In message 1974836040.20051129130018@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@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.