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[6]: *** [linux_all] Error 2 make[6]: Leaving directory `/opt/fpc_fixes_svn/src/rtl' make[5]: *** [rtl] Error 2 make[5]: Leaving directory `/opt/fpc_fixes_svn/src/compiler' make[4]: *** [next] Error 2 make[4]: Leaving directory `/opt/fpc_fixes_svn/src/compiler' make[3]: *** [ppc1] Error 2 make[3]: Leaving directory `/opt/fpc_fixes_svn/src/compiler' make[2]: *** [cycle] Error 2 make[2]: Leaving directory `/opt/fpc_fixes_svn/src/compiler' make[1]: *** [compiler_cycle] Error 2 make[1]: Leaving directory `/opt/fpc_fixes_svn/src' make: *** [build-stamp.x86_64-linux] Error 2 ------------------------------------------------- Command line used to try and compile the fixes branch: $ make all PP=/opt/fpc_2.2.5/bin/ppcx64 Regards, - Graeme - -- fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal http://opensoft.homeip.net/fpgui/ _______________________________________________ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel