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(18,10) Warning: Variable "a" does not seem to be initialized
prog.pas(2,11) Note: Local variable "l" not used
prog.pas(2,13) Note: Local variable "n" not used
prog.pas(2,15) Note: Local variable "p" not used
prog.pas(3,7) Note: Local variable "c1" not used
Linking prog
/usr/bin/ld: warning: link.res contains output sections; did you forget -T?
27 lines compiled, 0.0 sec
1 warning(s) issued
4 note(s) issued