i met a strange problem with gcc.
i have a model rt-ac66u_b1 with asuswrt and the firmware is update to 386.9.
GCC is installed via opkg, it can be run just after installed, but after several hours it can not run and out put ld error.
i have make a factory reset and jffs formate, but there was no help.
when run gcc in ssh terminal, the output is like below:
/opt/bin/ld: cannot find crt1.o: No such file or directory
/opt/bin/ld: cannot find crti.o: No such file or directory
/opt/bin/ld: cannot find crtbegin.o: No such file or directory
collect2: error: ld returned 1 exit status
i have a model rt-ac66u_b1 with asuswrt and the firmware is update to 386.9.
GCC is installed via opkg, it can be run just after installed, but after several hours it can not run and out put ld error.
i have make a factory reset and jffs formate, but there was no help.
when run gcc in ssh terminal, the output is like below:
/opt/bin/ld: cannot find crt1.o: No such file or directory
/opt/bin/ld: cannot find crti.o: No such file or directory
/opt/bin/ld: cannot find crtbegin.o: No such file or directory
collect2: error: ld returned 1 exit status