public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: "Andrija Radicevic" <andrija.radicevic@zg.t-com.hr>
To: "Andreas Schwab" <schwab@suse.de>
Cc: "Dave Korn" <dave.korn@artimi.com>, <binutils@sources.redhat.com>
Subject: Re: ld fails to build for target
Date: Tue, 25 Apr 2006 15:23:00 -0000	[thread overview]
Message-ID: <003101c667e0$a7adac70$0a01a8c0@harlequin> (raw)
In-Reply-To: <je4q0irboh.fsf@sykes.suse.de>

You need to make sure that config.sub translate e1-coff into, say,
e1-unknown-coff, ie. the command "./config.sub e1-coff" should print
"e1-unknown-coff".  All target matches in the configure scripts assume
that config.sub has canonicalized the target name into the CPU-VENDOR-OS
form.

and this is exactly what it does, prints
e1-unknown-coff

shouldn't this match e1-*-coff?

Andrija

  reply	other threads:[~2006-04-24 20:49 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-24 18:28 Andrija Radicevic
2006-04-24 19:37 ` Dave Korn
2006-04-25  2:27   ` Andrija Radicevic
2006-04-25  3:22     ` Andreas Schwab
2006-04-25 15:23       ` Andrija Radicevic [this message]
2006-04-25 16:40         ` Nick Clifton
2006-04-25 17:09           ` Andrija Radicevic
2006-04-25 17:12             ` Nick Clifton
2006-04-25 19:56               ` Andrija Radicevic
2006-05-01 15:34                 ` Andrija Radicevic
2006-04-25 15:21     ` Dave Korn

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='003101c667e0$a7adac70$0a01a8c0@harlequin' \
    --to=andrija.radicevic@zg.t-com.hr \
    --cc=binutils@sources.redhat.com \
    --cc=dave.korn@artimi.com \
    --cc=schwab@suse.de \
    /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).