Re: How to reduce the size of Gtk lib.
- From: Abhi <abhiraj butala gmail com>
- To: "Prasanna Kumar K" <prasanna tataelxsi co in>
- Cc: gtk-devel-list gnome org
- Subject: Re: How to reduce the size of Gtk lib.
- Date: Wed, 7 Mar 2007 12:44:52 +0530
Hi Prasanna,
To start off, you will have to decide on what all widgets you may not be requiring so that you can remove the corresponding
information from
Makefile.in, gtk.h,
gtkalias.h and gtkaliasdef.c in gtk folder of gtk+. Ofcourse you will have to check the internal dependencies of these widgets first.. :)
On 3/7/07,
Prasanna Kumar K <prasanna tataelxsi co in> wrote:
Hi
All,
I want to run an
application written in Java(PP 1.0).
PP 1.0 can be built
over GTK, but in my case because of Hardware memory constraint I have to
reduce the size of
GTK-lib's.
What is the size of
GTK-lib (I guess it is above 50MB..)
I want it to come
down to atleast 10MB..
Any Idea about the
size reduction..
what I was thinking
is by removing most of .c files from the folders we can get a small GTK lib,
which may not support all the features. Right now I'm not concerned about the
features, I just want to build GTK of less size...
<<Please correct me if I'm wrong about the size of GTK
lib or if I'm posted anything that is not at all
logical>>
Regards,
Prasanna.
_______________________________________________
gtk-devel-list mailing list
gtk-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-devel-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]