Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Feb 1997 05:42:13 +1100
From:      Bruce Evans <bde@zeta.org.au>
To:        ajones@ctron.com, hackers@freefall.freebsd.org
Subject:   Re: ilogb w/FPU croaking
Message-ID:  <199702111842.FAA08190@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>I just built the libmsun library with the HAVE_FPU and _IEEE_LIBM
>macros and am getting a memory error when using the ilogb function.
>
>  I don't think I built it incorrectly because all of the other
>functions work.  Is this a known error, or should I investigate more?
>
>  I'm running 2.1.5-RELEASE on a 486-66.

ilogb() was broken in 2.1.0-RELEASE but was fixed in 2.1.5-RELEASE
according to the cvs tags.  However, the HAVE_FPU versions of some
other functions are broken in 2.1.5 and 2.1.6.

Bruce



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199702111842.FAA08190>