[PATCH] libm: Export bessel functions

Khem Raj raj.khem at gmail.com
Fri Jan 20 20:02:52 UTC 2012


On Fri, Jan 20, 2012 at 7:52 AM, Khem Raj <raj.khem at gmail.com> wrote:
>
>
> On Thursday, January 19, 2012, Bernhard Reutner-Fischer
> <rep.dot.nop at gmail.com> wrote:
>> 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
>>
> I am using gcc4.6 and bin utile 2.22
> I dont see them

discard this patch, I think I was looking at wrong outputs

>
>
>> Do you have DO_XSI_MATH=y ?
>
> Yes
>
>>


More information about the uClibc mailing list