On 7/6/2026 9:25 AM, Arsen Arsenović wrote:
gettext-0.22 has some configure tests which dump cores, making it so
that building GCC with in-tree gettext triggers core collection
mechanisms like systemd-coredump and pollutes them with useless
coredumps.
This issue appears to be gone in gettext-1.0 so update to that.
We might as well use the new version anyway.
contrib/ChangeLog:
* download_prerequisites (gettext): Set gettext source file to
gettext-1.0.tar.gz.
* prerequisites.md5: Update gettext hash.
* prerequisites.sha512: Update gettext hash.
OK. Note that this just changes the default version we download via
that script, this doesn't raise the baseline minimum.
I can support the former, harder to get behind the latter given how slow
we move on this kind of stuff.
jeff