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(3,2) Warning: APPTYPE is not supported by the target OS
prog.pas(30,7) Error: Identifier not found "result"
prog.pas(35,7) Error: Identifier not found "result"
prog.pas(38,9) Error: Identifier not found "result"
prog.pas(38,22) Error: Identifier not found "result"
prog.pas(51,7) Error: Identifier not found "result"
prog.pas(59,2) Warning: Variable "a" does not seem to be initialized
prog.pas(59,2) Warning: Variable "b" does not seem to be initialized
prog.pas(59,2) Warning: Variable "c" does not seem to be initialized
prog.pas(86,4) Fatal: There were 5 errors compiling module, stopping
Fatal: Compilation aborted
Error: /usr/bin/ppc386 returned an error exitcode (normal if you did not specify a source file to be compiled)