public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Andrea 'Fyre Wyzard' Bocci <fwyzard@inwind.it>
To: "Terry Hipp" <terry_hipp@hotmail.com>,help-gcc@gnu.org
Subject: Re: newlib and the mno-fpu option
Date: Fri, 11 Jan 2002 15:30:00 -0000	[thread overview]
Message-ID: <5.1.0.14.0.20020112003048.00aa0558@popmail.inwind.it> (raw)
In-Reply-To: <F133AhJHswNmcyggdox0001e894@hotmail.com>

At 09.41 11/01/2002 (GMT -0500), Terry Hipp wrote:
>The embedded sparc target does not have a fpu, so I am compiling it with 
>the mno-fpu option. A test application can successfully complete float 
>operations such as floatValue += 0.5; but exceptions when I try to print 
>the value using
>printf("floatValue = %f\r\n", floatValue);  Is it sufficient to compile 
>the application with the mno-fpu option or does newlib have to be built 
>with this option as well?

I think newlib, too, needs be compiled with the option.

fwyzard

  reply	other threads:[~2002-01-11 23:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-11  6:41 Terry Hipp
2002-01-11 15:30 ` Andrea 'Fyre Wyzard' Bocci [this message]
2002-01-16 11:46 Terry Hipp

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=5.1.0.14.0.20020112003048.00aa0558@popmail.inwind.it \
    --to=fwyzard@inwind.it \
    --cc=help-gcc@gnu.org \
    --cc=terry_hipp@hotmail.com \
    /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).