logoalt Hacker News

akerl_today at 12:59 AM1 replyview on HN

musl has no problem building and using shared libraries.

What you can't do is build something statically with musl and then reliably dlopen shared libraries built with glibc.


Replies

pg83today at 1:03 AM

Well, now it's possible! Furthermore, SoLo binaries can run, without modification, on glibc-based distros, alpine, and soon on android/bionic (not committed yet).