Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: bbj17 at gmx.de <bbj17@gmx.de>
To: buildroot@busybox.net
Subject: [Buildroot] float, va_arg, printf on x86_64
Date: Tue, 04 Aug 2009 11:30:09 +0200	[thread overview]
Message-ID: <20090804093009.28470@gmx.net> (raw)

Hi,

I found the bug. IT seems to be a bad combination of Host-GCC and Target-GCC:

Host1-Environment:
GNU make version '3.81'
C compiler version '4.2.1'
C++ compiler version '4.2.1'

Target architecture = x86_64
Target GCC => 4.3.3
printf %f 7 => error => -26815615859...

----------------------------------

Host2-Environment:
GNU make version '3.81'
C compiler version '4.2.1'
C++ compiler version '4.2.1'

Target architecture = x86_64
Target GCC => 4.4.1
printf %f 7 => OK => 7.0000

-----------------------------------

Host3-Environment:
GNU make version '3.81'
C compiler version '4.3.2'
C++ compiler version '4.3.2'

Target architecture = x86_64
Target GCC => 4.3.3
printf %f 7 => OK => 7.0000




-- 
GRATIS f?r alle GMX-Mitglieder: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01

             reply	other threads:[~2009-08-04  9:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-04  9:30 bbj17 at gmx.de [this message]
2009-08-04  9:37 ` [Buildroot] float, va_arg, printf on x86_64 Peter Korsgaard
  -- strict thread matches above, loose matches on Subject: below --
2009-08-03 15:17 bbj17 at gmx.de

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=20090804093009.28470@gmx.net \
    --to=bbj17@gmx.de \
    --cc=buildroot@busybox.net \
    /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