Posts

Showing posts with the label glibc

Debugging glibc build process

Debugging glibc build process I am am trying to install glibc on Clear Linux, and am having difficulty debugging (or even which of the many makefiles to debug). My previous attempts are in these two threads: How do I build into a specified directory using the "prefix" option of configure? Errors building glibc: what is wrong with the make/confgure files? So now my problem is that when I run make, the build stops with: -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu/include -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/...