6.11 LTS (arm-64) Debian GNU/Linux 11 (bullseye)
I wonder if my installation (the OS) is right, or the compiler (what ever happens in the background), because I also found a strange bug when writing console applications, and this also only happens on ARM64 - no such problems on the Debian x64 VM or Windows 10/x64. There's a ghost in the machine intervening at runtime or the compiler has a switch to "ruin" my string. I'll have to find my words for it in an other thread even tho it might be related..../compilers/purebasic: /lib/aarch64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.29' not found (required by ./compilers/purebasic)
./compilers/purebasic: /lib/aarch64-linux-gnu/libstdc++.so.6: version `CXXABI_1.3.13' not found (required by ./compilers/purebasic)
./compilers/purebasic: /lib/aarch64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by ./compilers/purebasic)
./compilers/purebasic: /lib/aarch64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by ./compilers/purebasic)
./compilers/purebasic: /lib/aarch64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by ./compilers/purebasic)