On 5/18/26 20:56, mintsuki wrote:
On Monday, May 18th, 2026 at 4:10 AM, Jacob Bachmeyer <[email protected]>
wrote:
On 5/17/26 06:02, mintsuki wrote:
The main/official Gloire distro of the Ironclad kernel project has
moved to using glibc as its C library instead of mlibc, therefore,
default to that.
In the interest of making config.guess maximally useful, could this be
probed in some way instead of simply assuming?
For example, on GNU/Linux, executing the glibc shared object
(/lib{,64}/libc.so.6 on common systems) as a program yields a version
message that contains "(GNU libc)". Could this behavior of GNU libc be
used to detect this change, instead of simply assuming that the system
has it?
[...]
Thanks for the swift reply. Would this be better?
I like it, but we will have to wait for the maintainer to weigh in.
Historically, that has generally taken awhile.
-- Jacob