tech-userlevel archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: numpy failure on netbsd-9, rintl



I extracted defined symbols ending in l from libm.so.


Diffing from netbsd-9 amd64 to netbsd-9 earmv7hf-el

-__ieee754_sqrtl
+_fmal
+_frexpl
+_rintl
-fabsl
-nearbyintl
-nexttowardl


I suspect the + is my local changes and strong vs weak aliases.


Home | Main Index | Thread Index | Old Index