public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
From: "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
To: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Cc: crossgcc@sourceware.org
Subject: Re: [PATCH] cc/gcc: pass --with-float to configure
Date: Mon, 12 Dec 2011 22:29:00 -0000	[thread overview]
Message-ID: <2d617d61-e7d9-4dad-be78-61485cecfe29@zose-store-12> (raw)
In-Reply-To: <201112122256.40221.yann.morin.1998@anciens.enib.fr>

> This should be already handled by the code on lines #176 and #439:
>     http://crosstool-ng.org/hg/crosstool-ng/file/7a5ee8d36a1d/scripts/build/cc/gcc.sh#l176
>
> 176    for tmp in ARCH ABI CPU TUNE FPU FLOAT; do
> 177         eval tmp="\${CT_ARCH_WITH_${tmp}}"
> 178         if [ -n "${tmp}" ]; then
> 179             extra_config+=("${tmp}")
> 180         fi
> 181     done
>
> (same code on line #439 for the final gcc)
>
> Isn't it the case for you?

Yes, my bad. I missed that part. Sorry for the noise.

Best regards,
Benoît Thébaudeau

--
For unsubscribe information see http://sourceware.org/lists.html#faq

      reply	other threads:[~2011-12-12 22:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-12 20:28 Benoît Thébaudeau
2011-12-12 21:57 ` Yann E. MORIN
2011-12-12 22:29   ` Benoît Thébaudeau [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=2d617d61-e7d9-4dad-be78-61485cecfe29@zose-store-12 \
    --to=benoit.thebaudeau@advansee.com \
    --cc=crossgcc@sourceware.org \
    --cc=yann.morin.1998@anciens.enib.fr \
    /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).