[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: crt1.o?



> After my upgrade to 1.1, running gcc on even the simplest "hello
> world" program gets the following:
> 
> ld: cannot open crt1.o: No such file or directory
> 
> I've got /usr/lib/crt0.o, but what's crt1.o?  How does one find out in
> general which package contains a given file?

It sounds like you've got mixed a.out and ELF development packages.
You've probably got an ELF gcc and/or bintuils, but still have the old
libc installed in /usr.  Please upgrade to the current versions.

David
-- 
David Engel                        Optical Data Systems, Inc.
david@ods.com                      1101 E. Arapaho Road
(214) 234-6400                     Richardson, TX  75081


Reply to: