Skip to content

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

Merged
mayeut merged 2 commits into
scikit-build:masterfrom
mayeut:manylinux1-static-libstdc++
Nov 26, 2022
Merged

fix(wheels): link libstdc++ statically on manylinux1#159
mayeut merged 2 commits into
scikit-build:masterfrom
mayeut:manylinux1-static-libstdc++

Conversation

@mayeut
Copy link
Copy Markdown
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.
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
@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