GNU/Hurd: ld.so.1 crashes while resolving symbols
Samuel Thibault
samuel.thibault@aquilenet.fr
Thu Dec 16 09:22:47 GMT 2021
Hello,
Andrea Monaco via Libc-alpha, le mer. 15 déc. 2021 19:30:19 +0100, a ecrit:
> GLIBC=/root/glibc/build
>
> GCONV_PATH=${GLIBC}/iconvdata LD_DEBUG=all LC_ALL=C
> ${GLIBC}/elf/ld.so.1 --library-path
> ${GLIBC}:${GLIBC}/math:${GLIBC}/elf:${GLIBC}/dlfcn:${GLIBC}/nss:${GLIBC}/nis:${GLIBC}/rt:${GLIBC}/resolv:${GLIBC}/crypt:${GLIBC}/nptl:${GLIBC}/dfp:${GLIBC}/mach:${GLIBC}/hurd
> /root/glibc/bug-fstat
Rather than specifying all of this by hand, use the testrun.sh script
that is generated when running make check. Notably you are using a line
that is valid for Linux only (nptl).
Samuel
More information about the Libc-alpha
mailing list