Skip to content

fix(wheels): link libstdc++ statically on manylinux1 #159

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Nov 26, 2022

Conversation

mayeut
Copy link
Contributor

@mayeut mayeut commented Nov 6, 2022

For some reason, the ninja binary built on manylinux1 is segfaulting on ubuntu20.04+ & RHEL 8+. Statically linking libstdc++ fixes the issue.

fixes #157

@mayeut mayeut marked this pull request as ready for review November 13, 2022 17:38
mayeut and others added 2 commits November 13, 2022 18:40
For some reason, the ninja binary built on manylinux1 is segfaulting on ubuntu20.04+ & RHEL 8+. Statically linking libstdc++ fixes the issue.
@mayeut mayeut force-pushed the manylinux1-static-libstdc++ branch from bad3ce1 to 868fb99 Compare November 13, 2022 17:40
@mayeut mayeut merged commit fd4563d into scikit-build:master Nov 26, 2022
@mayeut mayeut deleted the manylinux1-static-libstdc++ branch October 21, 2023 14:32
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.

1.11.1 release seems broken (edit: fixed now)
2 participants