Bug#1027065: Clarification

2022-12-27 Thread Ioann
There is a dot missing from the version field. It should be: Version: 10.2.1-6

Bug#1027065: GM2 does not compile "Hello, world!"

2022-12-27 Thread Ioann
Package: gm2-10 Version: 102.1-6 $ cat hello.mod FROM StrIO IMPORT WriteString, WriteLn; BEGIN WriteString('hello world'); WriteLn END hello. $ gm2 hello.mod /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/10/m2/m2pim/libm2pim.so: undefined reference to `RTco_select' /usr/bin/ld: /usr/lib/gcc/x86_6