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(1,8) Note: Local variable "s2" not used
prog.pas(1,11) Note: Local variable "s3" not used
prog.pas(3,9) Note: Local variable "k" not used
prog.pas(3,11) Note: Local variable "l" not used
prog.pas(3,13) Note: Local variable "n" not used
prog.pas(3,15) Note: Local variable "m" not used
Linking prog
/usr/bin/ld: warning: link.res contains output sections; did you forget -T?
33 lines compiled, 0.0 sec
6 note(s) issued