Re: Dietlibc 0.32, x86_64, log()

Felix von Leitner <[email protected]> Sun, 26 Aug 2012 21:22:31 +0200
Newsgroups gmane.linux.lib.dietlibc
Message-ID <[email protected]>
Thus spake Roy Keene ([email protected]):
> 	Should the "log" symbol be available on all platforms in libm.a, or
> just some ?

> In dietlibc 0.32, I have "log" in libm.a on i386, but not x86_64.

It is available on those platforms where somebody wrote an
implementation for it.  Which is for most math functions only i386
unfortunately.

Felix