Try to change some argument o sparc-rtems-objcopy such this line below:<br><br>"sparc-rtems-objcopy -O binary name_of_source_ exe name_of_binary.bin"<br><br>that  is the "same" line I use on my ARM, excpet it arm-rtems-objcopy not sparc-rtems-objcopy.<br>
<br><br><br><div class="gmail_quote">2012/4/3 Luca Cinquepalmi <span dir="ltr"><<a href="mailto:cinquepalmi@planetek.it">cinquepalmi@planetek.it</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    In  my Makefile I also use these commands:<br>
    <br>
    <small>sparc-rtems-strip $@.exe<br>
      sparc-rtems-objcopy --remove-section=.comment $@.exe</small><br>
    <br>
    <small><big>but the final .exe file is always large, about 300KB
        from the original 3MB.<br>
        Should I use other commands? Thanks<br>
        <br>
        <br>
      </big></small><br>
    Il 03/04/2012 18.04, Rhenzo Losso ha scritto:
    <div><div class="h5"><blockquote type="cite">Greetings,<br>
      <br>
      Maybe you can use the sparc-rtems-objdump or sparc-rtems-strip.
      I'm using RTEMS on arm processor (CSN637 port) and I use
      arm-rtems-objcopy to transform the arm.exe into arm.bin. It reduce
      from 2MB to near 147kB.<br>
      <br>
      <br>
      <br>
      <div class="gmail_quote">2012/4/3 Luca Cinquepalmi <span dir="ltr"><<a href="mailto:cinquepalmi@planetek.it" target="_blank">cinquepalmi@planetek.it</a>></span><br>
        <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
          Hi all,<br>
          I'm new of the list and I have a simple question. I compiled a
          simple "Hello World" c code<br>
          with sparc-rtems-gcc, but the generated executable is about
          3MB, so much for my use...<br>
          I don't know why the executable file is so large... How can I
          reduce its size?<br>
          Thank you<br>
          <br>
              Luca<br>
          _______________________________________________<br>
          rtems-users mailing list<br>
          <a href="mailto:rtems-users@rtems.org" target="_blank">rtems-users@rtems.org</a><br>
          <a href="http://www.rtems.org/mailman/listinfo/rtems-users" target="_blank">http://www.rtems.org/mailman/listinfo/rtems-users</a><br>
        </blockquote>
      </div>
      <br>
      <br clear="all">
      <br>
      -- <br>
      Rhenzo Losso<br>
      Bacharel em Ciência da Computação - UNESP / São José do Rio Preto<br>
      <br>
      Instituto Tecnológico de Aeronáutica<br>
      Praça Marechal do Ar Eduardo Gomes, no. 50 - Sala 253 - Projeto
      ITASAT<br>
      Vila das Acácias<br>
      12228-900 Sao Jose dos Campos, SP, Brazil<br>
      <a href="tel:%2B55%20012%203947-6903" value="+551239476903" target="_blank">+55 012 3947-6903</a> (Sala do ITA)<br>
    </blockquote>
    <br>
  </div></div></div>

</blockquote></div><br><br clear="all"><br>-- <br>Rhenzo Losso<br>Bacharel em Ciência da Computação - UNESP / São José do Rio Preto<br><br>Instituto Tecnológico de Aeronáutica<br>Praça Marechal do Ar Eduardo Gomes, no. 50 - Sala 253 - Projeto ITASAT<br>
Vila das Acácias<br>12228-900 Sao Jose dos Campos, SP, Brazil<br>+55 012 3947-6903 (Sala do ITA)<br>