| |||
| Home > fromelf command reference > --in_place | |||
This option enables the translation of ELF members in an input file to overwrite the previous content.
To remove debug information from members of the library file test.a,
enter:
fromelf --elf --in_place --strip=debug test.a