I get a weird note when I compile the attached program.
$ make chessdemo
[INFO] Compiling chessdemo.pas
blaise --source chessdemo.pas --output chessdemo --unit-path /home/roland/Documents/pascal/blaise/bug260806
note: linking dynamically against libc: unresolved C symbols (CRow1, CRow8, F1, F8, D1, D8, H1, H8, A1, A8)
I get a weird note when I compile the attached program.
bug260806.zip