<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <small>On 03/30/2012 06:22 PM, David Given wrote:</small>
    <blockquote cite="mid:4F75896C.6040306@cowlark.com" type="cite">
      <pre wrap="">Julien Forgeat wrote:
[...]
</pre>
      <blockquote type="cite">
        <pre wrap="">I am making slow progress but now running in problems with building the
kernel. Turns out arm-linux-gnueabi-objdump segfaults with the following:

/bin/sh: line 1:  6174 Segmentation fault      arm-linux-gnueabi-objdump
-D standby.elf &gt; standby.lst
</pre>
      </blockquote>
      <pre wrap="">
I've had this --- it's a bug in binutils, AFAICT (the ARM disassembler
isn't in great shape). I've never had the time or leisure or enthusiasm
to look into it but the current version in binutils-multiarch should
disassemble ARM binaries just fine.

</pre>
    </blockquote>
    <small>Sorry to say, but I don't quite understand how to get
      binutils-multiarch to do the job instead of the version I am
      running, could you elaborate a bit?<br>
      <br>
      Cheers,<br>
      <br>
      Julien</small><br>
  </body>
</html>