Quote:
Originally Posted by kaito
browserd: ELF 32-bit LSB executable,
ARM,
^ ^ ^ ^ ^
version 1 (SYSV), for GNU/Linux 2.6.14, dynamically linked (uses shared libs), stripped
browserd: file format elf32-little
objdump: Can't disassemble for architecture UNKNOWN!
^ ^ ^ ^ ^
|
So use the objdump (and/or readelf) from your cross-toolchain.
The command you gave above probably executed an "Intel arch only" version of objdump installed on the machine you where using.