NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: lib/52217: Broken binary compatibility in libm
The following reply was made to PR lib/52217; it has been noted by GNATS.
From: coypu%sdf.org@localhost
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: lib/52217: Broken binary compatibility in libm
Date: Sun, 7 May 2017 20:42:08 +0000
Need <math.h> for __HAVE_LONG_DOUBLE, but the build is broken.
EXT_EXPBITS seems to be 15 in FreeBSD, and there's a missing \
r >>= EXT_EXPBITS - 1;
Home |
Main Index |
Thread Index |
Old Index