Re: [fpc-pascal]ARM compiling error

2004-06-17 Thread Peter Vreman
> > 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

RE: [fpc-pascal]ARM compiling error

2004-06-17 Thread Jose Pascual
nombre de > Vincent Snijders > Enviado el: jueves, 17 de junio de 2004 11:44 > Para: [EMAIL PROTECTED] > Asunto: Re: [fpc-pascal]ARM compiling error > > > On Wed, 16 Jun 2004 12:25:31 +0200 > "Jose Pascual" <[EMAIL PROTECTED]> wrote: > > > >

Re: [fpc-pascal]ARM compiling error

2004-06-17 Thread Vincent Snijders
On Wed, 16 Jun 2004 12:25:31 +0200 "Jose Pascual" <[EMAIL PROTECTED]> wrote: > > I have tried to build last cvs version 1.9.4 for ARM and It can't > compile > > I'm using ppc386 version 1.0.10 to make it! > > #> > #> make clean all OS_TARGET=linux CPU_TARGET=arm > BINUTILSPREFIX=arm-linux- > #>

[fpc-pascal]ARM compiling error

2004-06-16 Thread Jose Pascual
I have tried to build last cvs version 1.9.4 for ARM and It can't compile I'm using ppc386 version 1.0.10 to make it! #> #> make clean all OS_TARGET=linux CPU_TARGET=arm BINUTILSPREFIX=arm-linux- #> -- DUMP SCREEN --- /usr/bin/ppc386 -dUNIX -Ur -Xs -OG2p

[fpc-pascal]ARM compiling error

2004-06-07 Thread Jose Pascual
I have tried to build last cvs version 1.9.4 for ARM and It can't compile #> #> make clean all OS_TARGET=linux CPU_TARGET=arm BINUTILSPREFIX=arm-linux- #> -- DUMP SCREEN --- /trabajo/programas/freepascal/cvs/fpc/compiler/ppcrossarm -Ur -XParm-linux- -Xc -Xr