Skip to content

Can I limit the GLIBC version needed? #1099

Answered by Emilgardis
JosuGZ asked this question in Q&A
Discussion options

You must be logged in to vote

Yes! Kinda

the versions are available on https://github.com/cross-rs/cross#supported-targets, for 0.2.4 here

if you want a specific glibc, consider either creating the image yourself, or use [build.zig] or [target.<target>.zig] (if you only have C deps), or, use crosstool-ng which we haven't documented how to do properly

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@Alexhuszagh
Comment options

@JosuGZ
Comment options

@Alexhuszagh
Comment options

@mmirate
Comment options

@Emilgardis
Comment options

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