Skip to content

Fix compat/glibc build after make update#296

Closed
rhubert wants to merge 3 commits intoBobBuildTool:masterfrom
rhubert:compat_glibc_make_4.3
Closed

Fix compat/glibc build after make update#296
rhubert wants to merge 3 commits intoBobBuildTool:masterfrom
rhubert:compat_glibc_make_4.3

Conversation

@rhubert
Copy link
Copy Markdown
Contributor

@rhubert rhubert commented Jan 23, 2026

glibc <= 2.31 fails to build with make 4.4, use 4.3 instead.

See:
- https://sourceware.org/pipermail/libc-help/2023-September/006488.html
- crosstool-ng/crosstool-ng#1946

@rhubert rhubert force-pushed the compat_glibc_make_4.3 branch from 4b50770 to 5a16587 Compare January 23, 2026 13:30
@jkloetzke
Copy link
Copy Markdown
Member

Grmpf. I discovered this problem in parallel as well. I did fix it differently, though. See here. I would like to avoid making the make recipe version overridable. It makes the recipes harder to follow instead of having a dedicated "compat" make version.

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.

2 participants