Compiler output
Free Pascal Compiler version 2.6.0-9 [2013/04/14] for x86_64
Copyright (c) 1993-2011 by Florian Klaempfl and others
Target OS: Linux for x86-64
Compiling prog.pas
prog.pas(3,7) Note: Local variable "j" not used
prog.pas(3,11) Note: Local variable "l" not used
prog.pas(3,15) Note: Local variable "m" not used
prog.pas(3,20) Note: Local variable "p2" not used
prog.pas(3,23) Note: Local variable "p" is assigned but never used
prog.pas(4,7) Note: Local variable "c1" not used
Linking prog
/usr/bin/ld: warning: link.res contains output sections; did you forget -T?
53 lines compiled, 0.4 sec
6 note(s) issued