public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jonathan Wakely <jwakely.gcc@gmail.com>
To: Devin <hdqdevin@gmail.com>
Cc: gcc-help <gcc-help@gcc.gnu.org>
Subject: Re: libgcc build fails with "cannot compute suffix of object files: cannot compile"
Date: Wed, 19 Dec 2012 13:44:00 -0000	[thread overview]
Message-ID: <CAH6eHdR0p+TXtfDHqOQDQ04O0929N8+rMFGBXJQe9GTYbyO0fg@mail.gmail.com> (raw)
In-Reply-To: <CAAR6sUPQ6f+4g6e=yo27q4hOwetg9U5nZvR1kVo2NS=757H2HA@mail.gmail.com>

On 19 December 2012 09:54, Devin wrote:
> Hi,
>
> I was building native client toolchain on my own Linux OS, when it
> went to libgcc it fails with following:
[...]
> /opt/home/root/native-upstream/native_client/tools/BUILD/build-pregcc-x86_64-nacl/./gcc/as:
> line 76: exec: : not found

This means it failed to find the assembler for the nacl target - you
need a nacl binutils to build a nacl compiler.

      reply	other threads:[~2012-12-19 13:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-19  9:55 Devin
2012-12-19 13:44 ` Jonathan Wakely [this message]

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=CAH6eHdR0p+TXtfDHqOQDQ04O0929N8+rMFGBXJQe9GTYbyO0fg@mail.gmail.com \
    --to=jwakely.gcc@gmail.com \
    --cc=gcc-help@gcc.gnu.org \
    --cc=hdqdevin@gmail.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).