On Tue, May 19, 2026 at 01:56:15AM +0000, mintsuki wrote:
> On Monday, May 18th, 2026 at 4:10 AM, Jacob Bachmeyer 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?
> >
> >
> > -- Jacob
>
> Thanks for the swift reply. Would this be better?
Looks good. Applied, thanks.
--
ldv