objdump for ARM

Karl Hegbloom hegbloom at pdx.edu
Thu Apr 28 16:42:50 UTC 2005


On Thu, 2005-04-28 at 12:05 +0100, spamse wrote:
> 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).

I just went to:

  http://www.apt-get.org/

... and searched for "cross" and found:

  http://www1.apt-get.org/search.php?query=cross&submit=&arch%5B%5D=i386&arch%5B%5D=all

Hope this helps.  Also look into:

  http://www.nslu2-linux.org/

... and:

  http://openwrt.org/

... where you will find links to cross compilation tool chain sites and
information, as well as communities of embedded system developers.  The
'ipkg' utility they are using is a lot like 'apt-get' and 'dpkg'.  It's
really cool.

I have an NSLU2 running uNSLUng.  It acts as my print server and
Subversion repository.  :-)






More information about the ubuntu-users mailing list