Free Pascal Compiler version 2.6.2 [2013/02/12] for i386
Copyright (c) 1993-2012 by Florian Klaempfl and others
Target OS: Win32 for i386
Compiling foo.pas
foo.pas(14,6) Note: Local variable "s2" not used
foo.pas(15,5) Note: Local variable "c" not used
foo.pas(15,7) Note: Local variable "b" not used
foo.pas(53,22) Error: Operator is not overloaded: "LongInt" + "arra.Array[0..210] Of LongInt"
foo.pas(54,8) Error: Operator is not overloaded: "arra.Array[0..210] Of LongInt" >= "ShortInt"
foo.pas(56,13) Error: Operator is not overloaded: "arra.Array[0..210] Of LongInt" div "ShortInt"
foo.pas(57,12) Error: Operator is not overloaded: "arra.Array[0..210] Of LongInt" mod "ShortInt"
foo.pas(74,23) Error: Operator is not overloaded: "LongInt" + "arra.Array[0..210] Of LongInt"
foo.pas(126,4) Fatal: There were 5 errors compiling module, stopping
Fatal: Compilation aborted
Error: C:\FPC\2.6.2\bin\i386-win32\ppc386.exe returned an error exitcode (normal if you did not specify a source file to be compiled)