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(16,29) Warning: Variable "v" does not seem to be initialized
prog.pas(6,74) Note: Local variable "er1" is assigned but never used
prog.pas(6,78) Note: Local variable "er2" is assigned but never used
Linking prog
/usr/bin/ld: warning: link.res contains output sections; did you forget -T?
52 lines compiled, 0.0 sec
1 warning(s) issued
2 note(s) issued