Free Pascal Compiler version 2.6.4 [2014/03/06] for i386
Copyright (c) 1993-2014 by Florian Klaempfl and others
Target OS: Win32 for i386
Compiling foo.pas
foo.pas(17,8) Error: Can't read or write variables of this type
foo.pas(21,8) Error: Can't read or write variables of this type
foo.pas(26,17) Warning: Variable "tj" does not seem to be initialized
foo.pas(31,8) Warning: Variable "a" does not seem to be initialized
foo.pas(31,6) Warning: Variable "s" does not seem to be initialized
foo.pas(31,39) Warning: Variable "pre" does not seem to be initialized
foo.pas(33,9) Warning: Variable "f" does not seem to be initialized
foo.pas(50,6) Error: Operator is not overloaded: "Array[0..20] Of Array[0..8000] Of Boolean" = "Boolean"
foo.pas(58,5) Fatal: There were 3 errors compiling module, stopping
Fatal: Compilation aborted
Error: C:\FPC\2.6.4\bin\i386-win32\ppc386.exe returned an error exitcode (normal if you did not specify a source file to be compiled)