I tried to manually install the deb packages and solve the dependencies.
Now I got
"apt: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file: No such file or directory"
wpa_supplicant: error while loading shared libraries: libgmp.so.10: cannot open shared object file: No such file or directory
复制代码
root@LoongOS:work# gcc-8 hello.c
/usr/lib/gcc/loongarch64-linux-gnu/8/cc1: error while loading shared libraries: libisl.so.19: cannot open shared object file: No such file or directory
复制代码
root@LoongOS:deb# apt update
apt: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file: No such file or directory