[fpc-pascal]ARM compiling error
Peter Vreman
peter at freepascal.org
Thu Jun 17 16:58:22 CEST 2004
> >
> > 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
More information about the fpc-pascal
mailing list