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 000151.pas
000151.pas(23,14) Warning: Variable "sum" does not seem to be initialized
000151.pas(9,9) Note: Local variable "plmax" not used
000151.pas(11,5) Note: Local variable "c" not used
000151.pas(12,5) Note: Local variable "c1" not used
000151.pas(12,8) Note: Local variable "q" not used
000151.pas(12,10) Note: Local variable "max" not used
Linking 000151
/usr/bin/ld: warning: link.res contains output sections; did you forget -T?
75 lines compiled, 0.1 sec 
1 warning(s) issued
5 note(s) issued
