Bug#1027099: gccrs-13: Broken symlink /usr/bin/gccrs-13

2022-12-27 Thread John Paul Adrian Glaubitz
Source: gcc-13 Version: 13-20221226-1 Severity: normal User: debian-i...@lists.debian.org Usertags: ia64 X-Debbugs-Cc: debian-i...@lists.debian.org Hello! I just gave it a first try with the gccrs package on ia64 and it turns out the gccrs-13 symlink in /usr/bin is broken as shown below.

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: