Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
steveklabnik
on Feb 18, 2019
|
parent
|
context
|
favorite
| on:
LD_PRELOAD: The Hero We Need and Deserve
MUSL is statically linked, and so you don’t have those dynamic symbols. That’s the point!
floatboth
on Feb 18, 2019
[–]
oh. I understand why that's the default, but it should be possible to dynamically link musl on a distro like Alpine, right?
cyphar
on Feb 19, 2019
|
parent
|
next
[–]
Musl supports dynamic linking. But it also supports static linking (which glibc doesn't really support because of NSS and similarly fun features) -- hence why Rust requires musl to statically link Rust binaries.
steveklabnik
on Feb 18, 2019
|
parent
|
prev
[–]
My understanding is that there’s some complications there, but I’m not fully aware of all the details, honestly.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: