strip
[options
]files
Remove information from ELF object files
or archive files
,
thereby reducing file sizes and freeing disk space.
The following items can be removed:
Symbol table.
Debugging information.
Line number information.
Static symbol information.
External symbol information.
Block delimiters.
Relocation bits.
Don't strip items 4, 5, and 6.
Strip only item 3 (line number information).
Don't strip items 4, 5, and 7.
Print the version number of strip on standard error.
Strip only items 2 and 3.