[fpc-devel] native fpc on arm
Den Jean
Den.Jean at telenet.be
Wed Jun 23 01:49:29 CEST 2010
On Tuesday 22 June 2010 22:45:59 Den Jean wrote:
> are needed to just compile fpc and lazarus. I know
>
when trying to compile lazarus using native arm on N900,
I get the errors below. There is no file lazarus.or (strange extension ??)
I manually tried some tests from svn/fpc/tests/test/units/system:
(tres.pp,tres2.pp,tres2ext.pp,tres3.pp,tres3ext.pp,tres4.pp,tresext.pp)
and checked the return value, all tests succeeded.
Someone any idea ?
Compiling idecmdline.pas
Assembling idecmdline
Assembling main
Assembling lazarus
Compiling resource ../units/arm-linux/lazarus.or
Error: Wrong token symbol: INLINE expected but Left found (at 1,2339, stream
offset 0000002D)
lazarus.pp(123,42) Error: Error while compiling resources
lazarus.pp(123,42) Fatal: There were 1 errors compiling module, stopping
Fatal: Compilation aborted
make[2]: *** [lazarus] Error 1
make[2]: Leaving directory `/media/mmc1/svn/lazarus/ide'
make[1]: *** [ide] Error 2
make[1]: Leaving directory `/media/mmc1/svn/lazarus/ide'
make: *** [ide] Error 2
More information about the fpc-devel
mailing list