# libpthread must be stripped specially; GDB needs the non-dynamic 
# symbol table in order to load the thread debugging library.
libc6-amd64: unstripped-binary-or-object ./lib64/libpthread-2.7.so

# Those file are actually .o files not package in a ar archive, and
# thus should not be stripped
libc6-amd64: unstripped-binary-or-object ./usr/lib64/libieee.a
libc6-amd64: unstripped-binary-or-object ./usr/lib64/libmcheck.a

# It is normal that the ELF dynamic linker does not need any other 
# library
libc6-amd64: shared-lib-without-dependency-information ./lib64/ld-2.7.so

# It is correct for the glibc to install files in such locations
libc6-amd64: file-in-unusual-dir lib32
libc6-amd64: file-in-unusual-dir usr/lib32
libc6-amd64: file-in-unusual-dir lib64
libc6-amd64: file-in-unusual-dir usr/lib64
