Skip to content
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

Fix Binder for GCC 13 #210

Merged
merged 6 commits into from
Dec 18, 2024
Merged

Fix Binder for GCC 13 #210

merged 6 commits into from
Dec 18, 2024

Conversation

adamnovak
Copy link
Member

This fixes bindings generation on GCC 13 on Ubuntu 24.04. It uses my patched version of Binder that is able to install a recent enough LLVM to understand (most of) the GCC 13 headers, and helps it out with finding OpenMP (at least where Ubuntu puts it).

It also works with Python 3.12.

See RosettaCommons/binder#309 for the corresponding Binder PR.

@adamnovak adamnovak merged commit 94238be into master Dec 18, 2024
1 check passed
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 participant