>
> it seems as know about Byte but not about initializating value in this
> line, perhaps because it's byte type?
> Any suggestion?
This is not a ARM specific error, I have it on linux too. It is caused by
the fact that fpc 1.0 doesn't know initialized variables, only typed constants.
Attached patch fixes cycling the compiler again.
Thanks, patch applied.
Peter
_______________________________________________
fpc-pascal maillist - [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-pascal