Re: make fails on ld: crti.o "no such file", but present in /usr/lib64

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

 



Ian S. Worthington wrote:
Can anyone help me figure out what's wrong with this?

My "make bootstrap" of gcc 4.1.2 is failing with:

/usr/bin/ld: crti.o: No such file: No such file or directory

This file is available in /usr/lib64

It's the wrong crti.o.  There are two such files, one in /usr/lib64 and one
in /usr/lib.  To install this on a Fedora system you'd type

yum install glibc-devel.i386

Andrew.

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux