Y
Hacker News
new
|
ask
|
show
|
jobs
by
iso8859-1
4079 days ago
You can't make a truly static binary with glibc, so almost no one has a toolchain that is able to do it.
1 comments
michaelmior
4079 days ago
What do you mean by "truly static"?
link
iso8859-1
4067 days ago
One that doesn't try to load dynamic objects on runtime like glibc does, if you use certain functions.
link