public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Andrew Haley <aph@redhat.com>
To: "Ian S. Worthington" <ianworthington@usa.net>
Cc: gcc-help@gcc.gnu.org
Subject: Re: make fails on ld: crti.o "no such file", but present in /usr/lib64
Date: Tue, 12 Feb 2008 17:59:00 -0000	[thread overview]
Message-ID: <47B1DE89.10505@redhat.com> (raw)
In-Reply-To: <931mBLRps8310S04.1202838423@cmsweb07.cms.usa.net>

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.

  reply	other threads:[~2008-02-12 17:59 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-12 17:47 Ian S. Worthington
2008-02-12 17:59 ` Andrew Haley [this message]
2008-02-12 20:25 Ian S. Worthington
2008-02-12 20:39 ` Andrew Haley
2008-02-12 21:33 Ian S. Worthington
2008-02-13 11:37 ` Andrew Haley
2008-02-12 22:22 Poor Yorick
2008-02-13  0:14 Ian S. Worthington

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=47B1DE89.10505@redhat.com \
    --to=aph@redhat.com \
    --cc=gcc-help@gcc.gnu.org \
    --cc=ianworthington@usa.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).