On Wed, Jun 30, 2004, Kris Kennaway wrote: > Looks like libm binary compatibility with 4.x was never quite fixed :-( > [...] > > ===> Building for jzip.org-0.2.0 > > /usr/libexec/ld-elf.so.1: /lib/libm.so.2: Undefined symbol "__fpclassifyd" Sigh. Steve is right. The library's major version number should have been bumped long ago. However, if this is the *only* thing that's broken w.r.t. backwards binary compatibility, I think I can fix it another way. I'll see if I can make the isnan() macro point to the isnan() function when given a double input, and the isnanf() function when given a float input.Received on Mon Jul 05 2004 - 00:26:16 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:00 UTC