<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Sorry! I answered in Italian:-)<br>
It only reduce my exe file of some hundreds of bytes:-(<br>
<br>
Il 03/04/2012 18.15, Rhenzo Losso ha scritto:
<blockquote
cite="mid:CAKWRiNTuoqsdkTb-TJZ8ZCMpbkRqsMcUJHJj4efNkgRM0mbG5A@mail.gmail.com"
type="cite">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 moz-do-not-send="true"
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 moz-do-not-send="true"
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 moz-do-not-send="true"
href="mailto:rtems-users@rtems.org"
target="_blank">rtems-users@rtems.org</a><br>
<a moz-do-not-send="true"
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 moz-do-not-send="true"
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>
</blockquote>
<br>
</body>
</html>