Is there any particularly good reason that expf et al i.e. the
float math functions are just left unimplemented and undefined ?
I remember the bad_old_early_days of HPUX where porting was always
an adventure since there was so much stuff unaccountably missing from
the header files. Recently it's been deja vue all over again with
Linux: snmp stuff wouldn't build because ip-fragmentation-related
calls are not supported, fping/Satan won't build because the OOTB
ip/udp headers are broken, and now even basic math library stuff
is only semi-implemented :-(
kk