We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://lists.gnu.org/archive/html/info-gnu/2021-08/msg00001.html
MINSIGSTKSZ is no longer a constant in some situations.
MINSIGSTKSZ
Apparently cysignals will not compile with GCC 11 then: https://groups.google.com/g/sage-devel/c/Wz5Rhjnn4sU/m/rUd1PQbwAwAJ
The text was updated successfully, but these errors were encountered:
This looks like they had the same issue:
rr-debugger/rr#2916
Sorry, something went wrong.
Hello! Is #151 going to be merged? The package can't be installed on Ubuntu 21.
Successfully merging a pull request may close this issue.
https://lists.gnu.org/archive/html/info-gnu/2021-08/msg00001.html
MINSIGSTKSZ
is no longer a constant in some situations.Apparently cysignals will not compile with GCC 11 then:
https://groups.google.com/g/sage-devel/c/Wz5Rhjnn4sU/m/rUd1PQbwAwAJ
The text was updated successfully, but these errors were encountered: