I am getting an error when using the gcc compiler saying:
/usr/bin/ld: crt1.o: No such file. No such file or directory
collect2: ld returned 1 exit status
Can somebody please explain what this means and how it can be rectified.
Is it a problem with the compiler?
Thanks in advance.