[Buildroot] [PATCH 2/2] enable static linking for libfuse

Stefan Fröberg stefan.froberg at petroprogram.com
Fri Dec 15 13:22:29 UTC 2017


Ah, found this from 2012:

http://openwall.com/lists/musl/2012/12/08/4

So for statically linked musl (and uclibc) dlopen is no no

-S-


Stefan Fröberg kirjoitti 15.12.2017 klo 15:12:
> Hi Thomas
>
>
> Thomas Petazzoni kirjoitti 14.12.2017 klo 17:52:
>> Hello,
>>
>> On Thu, 14 Dec 2017 16:27:36 +0100, Arvid Picciani wrote:
>>
>>> yes i did see the comment that's why i didnt submit a proper patch but more
>>> an RFC.
>>> It builds fine for me. maybe it doesn't try to use the dlopen stuff with
>>> musl?
>> I guess musl always has dlopen(), even in a purely statically linked
>> scenario, while uClibc does not have it.
>>
>> Thomas
> But doesn't static glibc also use dlopen() ?
>
> -S-
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot



More information about the buildroot mailing list