Daniel Eischen wrote:
>
> Oddly, this causes problems with GNAT (Ada is a high level language)
> because it wants/expects 64-bit extended precision. It seems as if
> GNAT for linux-i386 also uses 64-bit extended precision. The only
> other GNAT i386 platform that doesn't use 64-bit precision is NT.
>
> So is the above comment still valid?
>
Does GNAT use the math library in /usr/lib? I've been testing
our math library against UCBTEST, and there appear to be some
pecularities. I need to dig deeper to understand all the info
produced by UCBTEST. The point of this note is that turning on
64-bit extended precision in GNAT might be compromised by libm.a.
--
Steve
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message