Cannot open crt1.o
Dear all, I wrote some lines of codes like the following to verify if my gcc could work. "int main() { int a,b; a=a+1; b=a+2; return 0; }" Then I typed "gcc-3.1 t2.c" in and it said "/usr/bin/ld:Can't open crt1.o:no such file or directory..." when I
unsubscribe
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]