Bug on Solaris 2.7 (no fabsf)
Andrew Haley
aph@redhat.com
Fri Jan 12 10:23:00 GMT 2001
Bryce McKinlay writes:
> Andrew Haley wrote:
>
> > Martin Kahlert writes:
> > > Hi,
> > > the math library of Solaris 2.7 doesn't contain fabsf.
> >
> > Oops. We should be providing this in libgcj rather than relying on
> > fabsf from the system math library.
>
> Our copy of fdlibm doesn't seem to have the fabsf function. Can we
> import it from a different version perhaps?
I have a copy of fdlibm with fabsf so we could easily import that, but
I don't think we really need to. After all, it's just a matter of
clearing the MSB.
Andrew.
More information about the Java
mailing list