From owner-freebsd-bugs Sat Jul 14 15:20:10 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 46F9237B407 for ; Sat, 14 Jul 2001 15:20:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6EMK5378320; Sat, 14 Jul 2001 15:20:05 -0700 (PDT) (envelope-from gnats) Date: Sat, 14 Jul 2001 15:20:05 -0700 (PDT) Message-Id: <200107142220.f6EMK5378320@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: David Malone Subject: Re: kern/28966: math libraries in linux emulation do not return same results Reply-To: David Malone Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR kern/28966; it has been noted by GNATS. From: David Malone To: 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 23:18:30 +0100 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. David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message