[trotts@MIT.EDU: bad line in /usr/include/math.h]
DJ Delorie
dj@delorie.com
Thu Jul 20 20:52:00 GMT 2000
> Wouldn't the 'extern inline log2()' trick work for c++?
>
> >#define log2(x) (log(x) / M_LOG2_E)
extern inline (log() / M_LOG2_E) ?
More information about the Newlib
mailing list