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(2,40) Note: Local variable "er" is assigned but never used
prog.pas(2,43) Note: Local variable "er1" is assigned but never used
prog.pas(2,47) Note: Local variable "er2" is assigned but never used
Linking prog
/usr/bin/ld: warning: link.res contains output sections; did you forget -T?
20 lines compiled, 0.0 sec
3 note(s) issued