public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Ian Lance Taylor <iant@google.com>
To: Uri Moszkowicz <uri@4refs.com>
Cc: gcc-help <gcc-help@gcc.gnu.org>
Subject: Re: Trouble building AR
Date: Wed, 19 Jun 2013 23:06:00 -0000	[thread overview]
Message-ID: <CAKOQZ8w7E1S+7z1XxU=xo-8QG-B0cY2kQMJKKTbKTyk-WgMJxA@mail.gmail.com> (raw)
In-Reply-To: <CAMJd5ASmSWq6tgHWJoO2NDF-mx0=3kF7ySMN4zfcXiQ54aaFLQ@mail.gmail.com>

On Wed, Jun 19, 2013 at 3:04 PM, Uri Moszkowicz <uri@4refs.com> wrote:
> Log uploaded here:
>
> http://www.4refs.com/gcc.log
>
> It seems to be looking in the right places just not for the right
> file. It looks for "real-ld", "collect-ld", and "ld-new" but not "ld".

This looks like a bug.  It looks like it has been fixed in current
mainline.  It looks like when you build with the binutils as a sibling
directory, it finds ld-new in the ld directory.  Then it mistakenly
starts looking for that, rather than ld.  I haven't tried but you may
be able to work around this by using the GCC configure option
--with-plugin-ld=/path/to/your/ld.

Ian

  reply	other threads:[~2013-06-19 23:06 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-18 20:08 Uri Moszkowicz
2013-06-18 23:16 ` Ian Lance Taylor
2013-06-19 19:10   ` Uri Moszkowicz
2013-06-19 19:25     ` Ian Lance Taylor
2013-06-19 21:21       ` Uri Moszkowicz
2013-06-19 21:38         ` Ian Lance Taylor
2013-06-19 22:04           ` Uri Moszkowicz
2013-06-19 23:06             ` Ian Lance Taylor [this message]
2013-06-21 19:19               ` Uri Moszkowicz

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='CAKOQZ8w7E1S+7z1XxU=xo-8QG-B0cY2kQMJKKTbKTyk-WgMJxA@mail.gmail.com' \
    --to=iant@google.com \
    --cc=gcc-help@gcc.gnu.org \
    --cc=uri@4refs.com \
    /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).