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

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

# ld.so must be executable, otherwise the system will not work
libc6-i386: shlib-with-executable-bit ./lib32/ld-2.11.1.so 0755

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