Skip to content

fixup: gcc13,gcc14: fix build w/ glibc-2.42#9

Open
r-burns wants to merge 1 commit into
nixos-cuda:masterfrom
r-burns:fixup
Open

fixup: gcc13,gcc14: fix build w/ glibc-2.42#9
r-burns wants to merge 1 commit into
nixos-cuda:masterfrom
r-burns:fixup

Conversation

@r-burns

@r-burns r-burns commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

This is a fixup for this commit's parent, which applies patches to GCC 13/14 to fix their build with glibc 2.42. Similar patches need to be applied to all pre-13 GCC versions within cuda-legacy.

That commit as applied previously added the needed patch for gcc 9, but didn't apply it. Additionally, we need to create a version of this patch which applies to gcc 10 and 11, as neither the gcc 13 nor gcc 9 versions of this patch apply cleanly. For gcc 12, the gcc 13 patch applies cleanly.

This is a fixup for this commit's parent, which applies patches to
GCC 13/14 to fix their build with glibc 2.42. Similar patches need to be
applied to all pre-13 GCC versions within cuda-legacy.

That commit as applied here adds the needed patch for gcc 9, but didn't
apply it. Additionally, we need to create a version of this patch which
applies to gcc 10 and 11, as neither the gcc 13 nor gcc 9 versions of
this patch apply cleanly. For gcc 12, the gcc 13 patch applies cleanly.
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