<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 30/03/2012 22:22, Julien Forgeat wrote:
    <blockquote cite="mid:4F75CFBF.2080908@forgeat.name" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      <small>On 03/30/2012 11:59 AM, lkcl luke wrote:</small>
      <blockquote
cite="mid:CAPweEDwLj6rXNEjpzkUOS+4V5menraz7CyOODhUgm1OHRpWETw@mail.gmail.com"
        type="cite">
        <pre wrap="">2012/3/29 Henrik Nordstr&ouml;m <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:henrik@henriknordstrom.net">&lt;henrik@henriknordstrom.net&gt;</a>:
</pre>
        <blockquote type="cite">
          <pre wrap="">tor 2012-03-29 klockan 21:59 +0800 skrev Julien Forgeat:

</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: &nbsp;6174 Segmentation fault
arm-linux-gnueabi-objdump -D standby.elf &gt; standby.lst
</pre>
          </blockquote>
          <pre wrap="">Ouch. Why is it doing that?
</pre>
        </blockquote>
        <pre wrap=""> hmm, julien: can you do "arm-linux-gnueabi-objdump --version" and
also describe where _exactly_ you got that version of binutils from?

 l.
</pre>
      </blockquote>
      <small>I got the package here: <a moz-do-not-send="true"
          class="moz-txt-link-freetext"
          href="http://packages.ubuntu.com/oneiric/binutils-arm-linux-gnueabi">http://packages.ubuntu.com/oneiric/binutils-arm-linux-gnueabi</a><br>
        <br>
        And the version check gives me: <br>
        <br>
        julien@JulienE125:~$ arm-linux-gnueabi-objdump --version<br>
        GNU objdump (GNU Binutils for Ubuntu) 2.21.53.20110810<br>
        Copyright 2011 Free Software Foundation, Inc.<br>
        This program is free software; you may redistribute it under the
        terms of<br>
        the GNU General Public License version 3 or (at your option) any
        later version.<br>
        This program has absolutely no warranty.<br>
        <br>
        Could it be that I should only use the Debian package?<br>
        <br>
        Cheers,<br>
        <br>
        Julien</small><br>
    </blockquote>
    I have the exact same problem. I'm using Ubuntu 11.10 with the same
    version as Julien.<br>
    After switching to Sourcery Codebench Lite for ARM toolchain
    (<a class="moz-txt-link-freetext" href="https://sourcery.mentor.com/sgpp/lite/arm/portal/package9728/public/arm-none-linux-gnueabi/arm-2011.09-70-arm-none-linux-gnueabi-i686-pc-linux-gnu.tar.bz2">https://sourcery.mentor.com/sgpp/lite/arm/portal/package9728/public/arm-none-linux-gnueabi/arm-2011.09-70-arm-none-linux-gnueabi-i686-pc-linux-gnu.tar.bz2</a>)
    it works.<br>
  </body>
</html>