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

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

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

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