[PATCH] libm: Export bessel functions

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Fri Jan 20 07:57:50 UTC 2012


On 20 January 2012 08:05, Khem Raj <raj.khem at gmail.com> wrote:
> Currently j0,j1,jn and y0,y1 and yn
> are defined but with hidden visibility
> With this patch we export them and also
> keep a hidden alias for internal use

They are visible for me:
$ nm -D --def lib/libm-0.9.33-rc1-git.so | grep jn
000000000000a1fc T jn

Do you have DO_XSI_MATH=y ?


More information about the uClibc mailing list