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

[CompilerSupportLibraries_jll] Update to v0.5.0 #41292

Merged
merged 1 commit into from
Jun 21, 2021

Conversation

giordano
Copy link
Contributor

This includes libraries from GCC 11. Fix #40703, I confirm with this PR I can finally build julia on Arch Linux with GCC 11. It may be worth backporting this to Julia v1.7.

Memo to self: to update the library, change the version number in stdlib/CompilerSupportLibraries_jll/Project.toml, run make -f contrib/refresh_checksums.mk -j csl (or without -j if it fails horribly as it just occurred to me) and remove the old checksums from the updated file deps/checksums/compilersupportlibraries.

This includes libraries from GCC 11.
@staticfloat staticfloat merged commit d68e570 into JuliaLang:master Jun 21, 2021
@giordano giordano deleted the mg/csl-gcc-11 branch June 21, 2021 17:07
KristofferC pushed a commit that referenced this pull request Jun 26, 2021
This includes libraries from GCC 11.

(cherry picked from commit d68e570)
@mauro3
Copy link
Contributor

mauro3 commented Jun 28, 2021

Backport to 1.6 too? (or 1.0, depending)

johanmon pushed a commit to johanmon/julia that referenced this pull request Jul 5, 2021
@KristofferC KristofferC added the backport 1.6 Change should be backported to release-1.6 label Jul 26, 2021
KristofferC pushed a commit that referenced this pull request Jul 26, 2021
This includes libraries from GCC 11.

(cherry picked from commit d68e570)
@KristofferC KristofferC mentioned this pull request Jul 26, 2021
75 tasks
KristofferC pushed a commit that referenced this pull request Aug 31, 2021
This includes libraries from GCC 11.

(cherry picked from commit d68e570)
KristofferC pushed a commit that referenced this pull request Sep 3, 2021
This includes libraries from GCC 11.

(cherry picked from commit d68e570)
@KristofferC KristofferC removed the backport 1.6 Change should be backported to release-1.6 label Sep 7, 2021
jessymilare pushed a commit to jessymilare/julia that referenced this pull request Sep 11, 2021
staticfloat pushed a commit that referenced this pull request Dec 23, 2022
This includes libraries from GCC 11.

(cherry picked from commit d68e570)
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.

std::__throw_bad_array_new_length build failure on Fedora 34/GCC11
4 participants