Free Pascal Compiler version 2.2.0 [2009/11/16] for i386
Copyright (c) 1993-2007 by Florian Klaempfl
Target OS: Linux for i386
Compiling prog.pas
prog.pas(13,42) Error: Identifier not found "StrToInt"
prog.pas(14,44) Error: Identifier not found "StrToInt"
prog.pas(18,8) Error: Identifier not found "Result"
prog.pas(18,17) Error: Identifier not found "Format"
prog.pas(30,14) Error: Identifier not found "inttostr"
prog.pas(32,8) Error: Identifier not found "Result"
prog.pas(36,18) Error: Identifier not found "TForm1"
prog.pas(36,30) Error: class identifier expected
prog.pas(38,6) Error: Identifier not found "Memo1"
prog.pas(40,1) Fatal: Syntax error, "BEGIN" expected but "END" found
Fatal: Compilation aborted
Error: /usr/bin/ppc386 returned an error exitcode (normal if you did not specify a source file to be compiled)