Free Pascal Compiler version 2.6.2 [2013/02/16] for x86_64
Copyright (c) 1993-2012 by Florian Klaempfl and others
Target OS: Linux for x86-64
Compiling 000120.pas
000120.pas(3,2) Note: APPTYPE is not supported by the target OS
000120.pas(24,14) Warning: Variable "sum" does not seem to be initialized
000120.pas(10,9) Note: Local variable "plmax" not used
000120.pas(12,5) Note: Local variable "c" not used
000120.pas(13,5) Note: Local variable "c1" not used
000120.pas(13,8) Note: Local variable "q" not used
000120.pas(13,10) Note: Local variable "max" not used
Linking 000120
/usr/bin/ld: warning: link.res contains output sections; did you forget -T?
76 lines compiled, 0.1 sec 
1 warning(s) issued
6 note(s) issued
