Y
Hacker News
new
|
ask
|
show
|
jobs
by
diego_sandoval
183 days ago
What's the pain?
2 comments
vv_
176 days ago
Most open source software tooling Were designed to be dynamically linked. It is non-standard to statically link things together, which causes various random issues.
link
throwaway2046
183 days ago
I'm guessing the pain of fighting the various build systems that insist on dynamic linking, sometimes against the user's explicit wishes.
link