Skip to content

Conversation

imciner2
Copy link
Member

Rust requires glibc 2.17, which we only have with GCC >5. This at least fixes the x86_64 failure seen in the BinaryBuilder CI JuliaPackaging/BinaryBuilder.jl#1358, which is giving the error:

          /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/pal/unix/stack_overflow.rs:270: undefined reference to `getauxval'
          /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/pal/unix/stack_overflow.rs:270: undefined reference to `getauxval'
          collect2: error: ld returned 1 exit status

Rust requires glibc 2.17, which we only have with GCC >5.
@imciner2 imciner2 merged commit 621fedb into master Dec 27, 2024
7 checks passed
@imciner2 imciner2 deleted the im/rustgcc branch December 27, 2024 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants