run this command:

rpm -ql `rpm -qa|grep glibc-devel` | grep crt

the output will show the *crt* files from the glibc-devel packages

Claudiu

---------------------------------------------------------------
On Mon, Jul 21, 2036 at 06:21:52PM +0000, ritha_ok graced me with:
> Hi all,
> 
> I try to compile c source code with gcc -o and I got this error message.
> 
> /usr/bin/ld :cannot open crt1.o : No such file or directory
> collect2 : ld returned 1 exit  status.
> 
> My questions are :
> 
> 1. Why does it happen ??
> 2. How to solve the problem ??
> 3. Where should I find the crt1.o file coz when I try to search crt1.o by
> "locate crt1.o", I didn't find any crt1.o in my computer.
> 
> PS : I use RedHat Linux 6.0 
>      Processor : Pentium II 350
> 
> 
> Thank's before for your answer.
> 
> Best regards,
> --Ritha--
> 
> 
> ____________________________________________________________________
> Get free email and a permanent address at http://www.netaddress.com/?N=1
> 
> 
> -- 
> To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
> as the Subject.

-- 

"On a normal ascii line, the only safe condition to detect is a 'BREAK'
 -everything else having been assigned functions by Gnu EMACS."


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.


____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1


--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.





-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to