I'm trying compiling a code and I'm stuck on the following error:
/usr/bin/ld: cannot find crt1.o: No such file or directory
/usr/bin/ld: cannot find crti.o: No such file or directory
collect2: ld returned 1 exit statusI added a path to my environmental variables with location of booth art?.o files and I created a symbolic link. Error persists. I have also installed gcc-multilib and libc6-i386, and the error goes on. Anyone have an ideia of what is going on? How to fix? Any help are welcome.
5 Reset to default