On 25/03/2010 15:04, Graeme Geldenhuys wrote:
Hi,

I'm using r15061 checked out via svn from 'fixes_2_4' branch, and trying to
compile it with FPC 2.2.5 under 64-bit linux.

--------------------------------------------
....
/opt/fpc_2.2.5/bin/ppcx64 -Ur -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64
-Fi../unix -Fix86_64 -FE. -FU/opt/fpc_fixes_svn/src/rtl/units/x86_64-linux
-Cg -dx86_64 -dRELEASE ../unix/baseunix.pp
bunxovlh.inc(74,26) Fatal: Syntax error, ":" expected but "identifier NSET"
found
Fatal: Compilation aborted
make[7]: *** [baseunix.ppu] Error 1
make[7]: Leaving directory `/opt/fpc_fixes_svn/src/rtl/linux'

   $ make all PP=/opt/fpc_2.2.5/bin/ppcx64
I had the exact same thing about an hour ago.

Seems you need at least fpc 2.4.0 to compile trunc.

2.2 doesn't seem to know out params

Martin
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to