Skip to content

Can quickinstall/binstall be kept from giving unusable binaries when libc is old? #1392

Answered by NobodyXu
EliahKagan asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks, it looks like glibc 2.17 is enough.

Supporting eglibc isn't something I'd consider given that it is already merged into glibc 2.19

Should cargo-quickinstall be enhanced so that, for systems that have glibc/eglibc, it checks the version and automatically gets the musl build if the version is lower than supported by the prebuild binaries? I don't know how practical this would be or if there is a reason it has not been done, but I'd be interested to attempt implementing such a feature if you think it may be a good idea.

I plan to implement this in cargo-binstall and I think goblin can be used for this cargo-bins/cargo-binstall#1332

cargo-quickinstall would stay as simple as possibl…

Replies: 1 comment 9 replies

Comment options

You must be logged in to vote
9 replies
@Byron
Comment options

@NobodyXu
Comment options

@EliahKagan
Comment options

@NobodyXu
Comment options

Answer selected by EliahKagan
@EliahKagan
Comment options

@EliahKagan
Comment options

@NobodyXu
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants