Skip to content

Improve glibc compatibility by using maturin-action#943

Open
PatrickJin-db wants to merge 1 commit intodelta-io:mainfrom
PatrickJin-db:glibc-test
Open

Improve glibc compatibility by using maturin-action#943
PatrickJin-db wants to merge 1 commit intodelta-io:mainfrom
PatrickJin-db:glibc-test

Conversation

@PatrickJin-db
Copy link
Copy Markdown
Collaborator

@PatrickJin-db PatrickJin-db commented Apr 29, 2026

Adding a test to build the kernel wheels via maturin-action, and then run the tests using that built wheel on an older linux version to ensure the built wheel works on an older linux version. This lets us specify the glibc compatibility, allowing us to build a single wheel using glibc 2.17, which should be usable by almost all linux distros and eliminates the need to rebuild wheels on various ubuntu versions.

@PatrickJin-db PatrickJin-db changed the title Use Zig linker for glibc compatibility Use and test Zig linker for glibc compatibility Apr 29, 2026
@PatrickJin-db PatrickJin-db force-pushed the glibc-test branch 8 times, most recently from 8fd3122 to b48380f Compare April 29, 2026 08:35
@PatrickJin-db PatrickJin-db changed the title Use and test Zig linker for glibc compatibility (WIP) glibc compatibility experiments Apr 30, 2026
@PatrickJin-db PatrickJin-db force-pushed the glibc-test branch 3 times, most recently from 8e64534 to 55b5f6a Compare April 30, 2026 01:51
@PatrickJin-db PatrickJin-db changed the title (WIP) glibc compatibility experiments Improve glibc compatibility by using maturin-action Apr 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants