Re: Error using gcc

2001-02-14 Thread Moritz Schulte
[EMAIL PROTECTED] writes: > /usr/bin/ld: cannot open crt1.o: No such file or directory > collect2: ld returned 1 exit status [4]<0>[EMAIL PROTECTED]: [moritz] $ dpkg -S /usr/lib/crt1.o libc6-dev: /usr/lib/crt1.o [4]<0>[EMAIL PROTECTED]: [moritz] $ Do you have installed this package? ht

Error using gcc

2001-02-14 Thread pankaj
Hi, I have installed gcc package on my ARM board running linux. But when I try to compile a basic "Hello World" program, I get following error. /usr/bin/ld: cannot open crt1.o: No such file or directory collect2: ld returned 1 exit status I tried to find crt1.o (it usually resides in /usr/li