Hi, A bit offtopic query. Suppose I have binary 'myBinary' that used shared libraries 'lib.so.1' & 'mylib.so.1' I run 'strip' on both the libs. Strip according to my understanding removes the symbol table from the shared libraries. How then linker (ld.so) is able to resolve the symbols in those libraries ? Please CC me Thanks Amol -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/