Hacker News new | past | comments | ask | show | jobs | submit login

Isn't it possible to statically link C libraries too?



Not glibc, which is the issue here.


Then not sure how its supposed to distribute Rust programms... Maybe some installer at least..


Basically every system has libc on it already, so it's not a big deal. Unless you build on a new system, and then distribute to an old one. Most people pick which systems they'd like to target, and build against the lowest available version.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: