Quote:
Originally Posted by Alexander Turcic
Perhaps he forgot to strip the debug information from the binary?
|
Yup.
Code:
>file ipdf
ipdf: ELF 32-bit LSB executable, ARM, version 1 (ARM), for GNU/Linux 2.4.0,
dynamically linked (uses shared libs), not stripped
I don't have my dev tools installed in a usable form at the moment, but I'm quite sure that it would be significantly smaller once stripped.
JayK