I think crtbegin.o is part of gcc. I remember long ago the RPM for GCC
didn't contain this file in the %files list. Mine is actually installed
in:
/usr/lib/gcc-lib/mipsel-linux/2.7.2/crtbegin.o
so, if you can rebuild gcc, you should be able to get the file. I'd give
you mine, but I'm little endian.
_Tim
On Fri, 12 Dec 1997, Ryan wrote:
>
> After hours of meticulous downloading, I grabbed all the RPMs I could from
> ftp.linux.sgi.com and began trying to install them. Most worked like a
> charm, including many that I couldn't get to compile myself. . However,
> one big problem has appeared: I can't compile any programs because
> /usr/lib/crtbegin.o is now missing. I tried recompiling glibc-2.0.4 and
> it didn't produce the file. After looking on a Redhat/ALPHA box,
> /usr/lib/crtbegin.o belongs to glibc.rpm; what gives?
>
> Anyway, I'm looking for that file, if anyone can send it or tell me where
> to find it.
>
> Thanks,
>
> Ryan Rafferty
>
|