Re: [gtkmm] How big is the gtkmm plus gtk+?
- From: "Yidan(Edward) Zhou" <yzhou gist de>
- To: Jeff Gavin <jeff ezclick net>
- Cc: gtkmm-list gnome org
- Subject: Re: [gtkmm] How big is the gtkmm plus gtk+?
- Date: Thu, 20 Nov 2003 18:50:09 +0100
I have check the sizes of gtkmm-2.0 libraries
libgtkmm-2.0.so 2205664
libgtkmm-2.0.a 3562420
libatkmm-1.0.so 229348
libatkmm-1.0.a 343694
libpangomm-1.0.so 143172
libpangomm-1.0.a 200780
libglibmm-2.0.so 287284
libglibmm-2.0.a 435218
Total dynamically linked library size
286546
Total statically linked library size
4542112
The size compared with the size of dynamically linked
GTK+DirectFB/glibc(4400K,
www.directfb.org/documentation/GTK_Embedded/summary.html) and the size
of FLTK(an FLTK static linked application is just 82K) are not small and
, so how can the GTKMM be claimed a thin C++ wrapper for GTK+?
Is it possible to decrease the size of GTKmm to fit some embedded
environment? Or do you know how to strip the size down?\
/edward
Jeff Gavin wrote:
>Yidan(Edward) Zhou wrote:
>
>
>
>>>Hi experts,
>>>I want to develop a embedded GUI for a STB.
>>>
>>>
>
>
>What's an STB? A set top box maybe, like a digital video recorder?
>
>
>
>
>>>However, I have no idea
>>>whether I should use gtkmm or not. My major concern is the size and the
>>>performance of the GUI part. Will this C++ wrapper slow down the
>>>application and eat up all my memory?
>>>
>>>
>
>
>I guess it would depend on how much memory you have allocated in your
>embedded platform for the GUI interface. Is this a prototype for a
>production system, or a personal project?
>
>Searching the archives does not reveal much discussion on embedded
>devices using gtkmm, but here is a discussion where someone said they
>would provide access to their notes on embedded with gtkmm:
>
>http://mail.gnome.org/archives/gtkmm-list/2003-June/msg00271.html
>
>Hope this helps you!
>
>Jeff
>
>
>
>
>
>
>>>Thank in advance!
>>>
>>>/edward
>>>
>>>_______________________________________________
>>>gtkmm-list mailing list
>>>gtkmm-list gnome org
>>>http://mail.gnome.org/mailman/listinfo/gtkmm-list
>>>
>>>
>>>
>
>
>
>
>_______________________________________________
>gtkmm-list mailing list
>gtkmm-list gnome org
>http://mail.gnome.org/mailman/listinfo/gtkmm-list
>
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]