public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Bruno Haible <haible@ilog.fr>
To: obrien@FreeBSD.org
Cc: binutils@sources.redhat.com
Subject: Re: support for GNU/FreeBSD
Date: Thu, 04 Jul 2002 14:20:00 -0000	[thread overview]
Message-ID: <15652.46981.91459.472675@honolulu.ilog.fr> (raw)
In-Reply-To: <20020704131734.C21851@dragon.nuxi.com>

David O'Brien writes:

> > +       i386-*-freebsd*-gnu*) fmt=elf em=freebsd bfd_gas=yes ;;
> 
> This shouldn't be needed.  The catch all:
> 
>     *-*-freebsd*)         fmt=elf em=freebsd bfd_gas=yes ;;
> 
> (line 991, rev 1.109) should work for "i386-*-freebsd*-gnu*" also.

It *is* needed because the catch-all line

      i386-*-gnu*)          fmt=elf ;;

comes earlier and therefore takes precedence over the line that you
mention.

Bruno

      reply	other threads:[~2002-07-04 20:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-04 13:14 Bruno Haible
2002-07-04 13:59 ` David O'Brien
2002-07-04 14:20   ` Bruno Haible [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=15652.46981.91459.472675@honolulu.ilog.fr \
    --to=haible@ilog.fr \
    --cc=binutils@sources.redhat.com \
    --cc=obrien@FreeBSD.org \
    /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).