<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Thanks Thomas,<br>
<br>
Yes, the libary has been stripped and I have used size optimization -Os
for ARM. I guess 150 KB was for x86, I might not get the same reduction
with gcc on ARM. Anyhow, I will try version 0.10. <br>
In parallel I am undertaking glib (version 2.8.5) footprint reduction.&nbsp;
I am getting 630 KB, does it sound good ? Any suggestion ?<br>
<br>
David<br>
<br>
Thomas Vander Stichele wrote:
<blockquote cite="mid1143734287.2486.184.camel@otto.amantes" type="cite">
  <pre wrap="">On Thu, 2006-03-30 at 10:44 +0200, David Giguet wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap=""><a class="moz-txt-link-abbreviated" href="http://www.gstreamer.org">www.gstreamer.org</a> claims than gstreamer core library is 150 KB. I have
managed so far to reduce it down to 300 KB.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Not sure what we would claim if we were to rewrite that page today.


  </pre>
  <blockquote type="cite">
    <pre wrap=""> Have you some tips to reduce
 it further ?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Have you stripped all symbols ? Have you compiled with optimization for
size over speed ?

Have you tried the 0.10 version ? You should definately not be using the
0.8 version.

Thomas




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
<a class="moz-txt-link-freetext" href="http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642">http://sel.as-us.falkag.net/sel?cmd=lnk&amp;kid=110944&amp;bid=241720&amp;dat=121642</a>
_______________________________________________
gstreamer-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a>
<a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a>

  </pre>
</blockquote>
<br>
</body>
</html>