Compiler output
Free Pascal Compiler version 2.6.4+dfsg-4 [2014/10/14] for arm
Copyright (c) 1993-2014 by Florian Klaempfl and others
Target OS: Linux for ARMHF
Compiling prog.pas
prog.pas(1,7) Note: Local variable "s1" not used
prog.pas(2,7) Note: Local variable "j" not used
prog.pas(2,9) Note: Local variable "k" not used
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 "m" not used
Assembling program
Linking prog
/usr/bin/ld.bfd: warning: link.res contains output sections; did you forget -T?
21 lines compiled, 1.6 sec
6 note(s) issued