public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Nick Clifton <nickc@redhat.com>
To: Lior Balkohen <balkohen@gmail.com>
Cc: binutils@sourceware.org
Subject: Re: --nfp configure option still alive?
Date: Mon, 03 Oct 2005 09:19:00 -0000	[thread overview]
Message-ID: <4340F9E2.3070701@redhat.com> (raw)
In-Reply-To: <196b7d310509301552q248e7f66n@mail.gmail.com>

Hi Lior,

> powerpc-linux (IBM PowerPC 405 Embedded Core with no FPU). I used to
> build gcc with --with-float=soft and --with-cpu=405 and everthing is
> ok, but I'm not sure about passing a --nfp to the configure script of
> binutils, and I just read in this script "--nfp is obsolete; use
> --without-fp".
> 
> I'm confused now.

Right, the answer is "no the --nfp switch is not used by binutils for 
the PowerPC target (any CPU)".  In fact looking at the GCC configure 
files as well, it appears that this switch is not used there either.

The reason for the "--nfp is obsolete" comment being present in the 
configure files is that it is added there automatically when then 
configure file is generated from the configure.in file.  The autoconf 
program probably does not need to insert this comment any more (or the 
lines that handle --nfp) but it is safest to leave them in case someone 
has a very old configure command line lying around somewhere.

Cheers
   Nick

      parent reply	other threads:[~2005-10-03  9:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-17 14:02 Lior Balkohen
2005-09-30 15:26 ` Nick Clifton
2005-09-30 20:08   ` Mike Frysinger
     [not found]   ` <196b7d310509301545x435acde8o@mail.gmail.com>
     [not found]     ` <196b7d310509301552q248e7f66n@mail.gmail.com>
2005-10-03  9:19       ` Nick Clifton [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=4340F9E2.3070701@redhat.com \
    --to=nickc@redhat.com \
    --cc=balkohen@gmail.com \
    --cc=binutils@sourceware.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).