public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Terry Hipp" <terry_hipp@hotmail.com>
To: help-gcc@gnu.org
Subject: newlib and the mno-fpu option
Date: Fri, 11 Jan 2002 06:41:00 -0000	[thread overview]
Message-ID: <F133AhJHswNmcyggdox0001e894@hotmail.com> (raw)

I have successfully built a windows hosted cross compiler for a sparc-elf 
target.  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?

Thanks
Terry



_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.

             reply	other threads:[~2002-01-11 14:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-11  6:41 Terry Hipp [this message]
2002-01-11 15:30 ` Andrea 'Fyre Wyzard' Bocci
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=F133AhJHswNmcyggdox0001e894@hotmail.com \
    --to=terry_hipp@hotmail.com \
    --cc=help-gcc@gnu.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).