I am using objdump to view disassembled code. It works with x86 at present, but I need to also view ARM binaries. I read that I need to recompile binutils with ARM support. How do I do this? (I am not familiar with building linux components). regards Sam