Date: Sat, 14 Jul 2001 16:10:03 -0700 (PDT) From: Jim Pirzyk <Jim.Pirzyk@disney.com> To: freebsd-bugs@FreeBSD.org Subject: Re: kern/28966: math libraries in linux emulation do not return same results Message-ID: <200107142310.f6ENA3099049@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/28966; it has been noted by GNATS.
From: Jim Pirzyk <Jim.Pirzyk@disney.com>
To: David Malone <dwmalone@maths.tcd.ie>, Jim.Pirzyk@disney.com
Cc: FreeBSD-gnats-submit@freebsd.org
Subject: Re: kern/28966: math libraries in linux emulation do not return same results
Date: Sat, 14 Jul 2001 16:01:13 -0700
On Saturday 14 July 2001 03:18 pm, David Malone wrote:
> On Sat, Jul 14, 2001 at 10:34:09AM -0700, Jim.Pirzyk@disney.com wrote:
> > >Description:
> >
> > Math libraries under linux emulation do not return the same results
> > as under native FreeBSD nor under native Linux. This is independant
> > of shared libaries (they are the same under Linux emulation as under
> > native linux).
>
> Did you try playing with fpgetround/fpsetround or any of the related
> functions on the same man page? I'd suspect you could find out what's
> going on with them.
I just tried them and I see the FreeBSD box is set to 53 bit precision,
but the problem is that these functions do not exist on Linux. This
means I cannot compile the program to test what the precision is
under linux emulation. The problem I have is that the linux binaries
running under freebsd gives a different result that the freebsd binary
or the linux binary under linux.
- JimP
--
--- @(#) $Id: dot.signature,v 1.10 2001/05/17 23:38:49 Jim.Pirzyk Exp $
__o Jim.Pirzyk@disney.com ------------- pirzyk@freebsd.org
_'\<,_ Senior Systems Engineer, Walt Disney Feature Animation
(*)/ (*)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107142310.f6ENA3099049>
