I installed gcc 12.0 binary ( my distro has older version ) but then I kept getting this error
Error whole loading shared libraries : libgcc_s.so:1 : wrong ELF class : ELFClas32
I reinstalled gcc from my distro repo and the error still persists, how to fix this without reinstalling distro?
rm /etc/ld.so.cache ldconfig
ldconfig : libraries libstdc++.so.6 and libstdc++6.0.16 in directory /usr/lib have same soname but different type
void linux i assume xbps-remove -FROo gcc libgcc xbps-install libgcc gcc
wew, that fixed it. Thx I was about to reinstall 😁
Обсуждают сегодня