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


Reply via email to