cannot find crt1 o的相關文章
c++ - Weird linker errors involving `crti.o` and `crt1.o` - Stack Overflow

c++ - Weird linker errors involving `crti.o` and `crt1.o` - Stack Overflow

瀏覽:867
日期:2025-10-13
I have read "solutions" to similar problems here: Link 1 Link 2 Link 3 I have tried reinstalling libc-dev, binutils, build-install, gcc-multilib, and the linking solution sudo ln -s /usr/lib/x86_64-linux-gnu /usr/lib64. The command find /usr/ -name crti* ...看更多