|
|
|
|
|
by steveklabnik
3045 days ago
|
|
The problem is that you have to think about it at all. If you compile on a machine with a new libc, and then try to run it on a machine with an old libc, it won't work. So you end up doing what most people do, even outside of Rust, which is take the oldest CentOS box you can stand and do builds on that. |
|
It's a bit sad that this is still unsolved, probably due to the GNU people's hatred for closed-source distribution.