Re: how to reduce runtime memory footprint and reduce object code



On Mon, Jul 9, 2012 at 5:18 PM, Soho Soho123 <soho123 2012 gmail com> wrote:
> Dears,
>
> If I just want to use "MediaExport" and "Renderer" function only.
> How to build the object code for MediaExport and Renderer only?
> Not only disable other plungin but also without the code in the folder
> /src/rygel/* that are not for MediaExport and Renderer.
> Because I can see rygel use the memory about 30MB when MediaExport enabled.
> It is too much for our embedded system. My target platform max memory
> is 64MB only.
>
> And the other side,
> How to reduce the size of Rygel's object code?
> How many code are not necessary for MediaExport and renderer in /src/rygel/*?

As I told you before, you can disable the build of every plugin with
options in configure script.


-- 
Regards,

Zeeshan Ali (Khattak)
FSF member#5124


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]