floating point
From: jyliuZeroZero(replace_with_2_0s) (_at_yahoo.com)
Date: 12/01/04
- Previous message: Keith Krehbiel: "RE: dumb questions, update"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 01 Dec 2004 06:42:02 GMT
Hi all,
I am working on an embedded powerpc system and found that floating point
computation doesn't work. I enabled kernel math emulator when building
kernel image. I also tried to compile glibc with either --with-fp or
--without-fp, and compile applications with either -msoft-float or
without it. But none of combination (--w/o-fp vs. -msoft-float) works,
the floating computation result is just not right. Does anybody know the
what else I may do, either in kernel, toolchains or application?
Thanks.
Regards,
Jingyu Liu
- Previous message: Keith Krehbiel: "RE: dumb questions, update"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|