All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steven Scholz <steven.scholz@imc-berlin.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] ...uses hardware FP, whereas u-boot uses software FP...
Date: Thu, 03 Mar 2005 17:57:43 +0100	[thread overview]
Message-ID: <42274207.7020608@imc-berlin.de> (raw)
In-Reply-To: <20050303165258.A6673C1510@atlas.denx.de>

Wolfgang Denk wrote:
> In message <42273E35.50408@imc-berlin.de> you wrote:
> 
>>>I repeat: Your  compiler  libraries  are  built  using  hardware  FP,
>>>whereas u-boot uses software FP.
> 
> ...
> 
>>Since my user applications seems to run fine under linux I assume that my glibc 
>>supports softfloat.
> 
> 
> Maybe, maybe not.

Any hint how I could make sure and test it?

>>U-Boot does not use glibc but libgcc.a. Since the compiler complains while 
> 
> No. U-Boot does NOT use libgcc.a.
> 
> It is your compiler which requires libgcc.a.
Ok. Thanks.

>>compiling U-Boot, it seems that my libgcc.a does not support softfloat.
>>So the problems lies in how my compiler was built and not how the glibc was built.
>>Did I get this right?
> 
> Right. It has nothing to do with glibc. It's the  compiler  libraries
> which  use  hardware  FP, which does not mix with any other code that
> uses soft-float.
> 
> [This is why I have doubts if your  Linux  stuff  really  uses  soft-
> float;  you'd  run  in  the  same  problem  there, too. But this is a
> different issue.]
Ok.

Thanks a million so far. I guess I try my luck on crossgcc at sources.redhat.com then.

--
Steven

  reply	other threads:[~2005-03-03 16:57 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-02 12:34 [U-Boot-Users] ...uses hardware FP, whereas u-boot uses software FP Steven Scholz
2005-03-02 16:22 ` Wolfgang Denk
2005-03-03 11:23   ` Steven Scholz
2005-03-03 16:03     ` Wolfgang Denk
2005-03-03 16:41       ` Steven Scholz
2005-03-03 16:52         ` Wolfgang Denk
2005-03-03 16:57           ` Steven Scholz [this message]
2005-03-04 23:39             ` Wolfgang Denk
2005-03-05 13:38               ` Steven Scholz
2005-03-05 14:19                 ` Wolfgang Denk

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=42274207.7020608@imc-berlin.de \
    --to=steven.scholz@imc-berlin.de \
    --cc=u-boot@lists.denx.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.