[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Reducing GTK+ footprint
- From: <richa soc-soft com>
- To: <chotu_at_work yahoo com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Reducing GTK+ footprint
- Date: Thu, 1 Mar 2007 09:55:55 +0530
Hi,
Ya I got it trimmed.
Below mail you can refer & try doing the same.
The only thing which varied on my side is I tried removing widgets in
Makefile(.in) instead of Makefile(.am) as in my case the .in file was
not reflecting the changes done .am file were not reflected in
Makefile(.in) file.
Regards,
Richa
-----Original Message-----
From: Tor Lillqvist [mailto:tml iki fi]
Sent: Wednesday, January 24, 2007 5:59 PM
To: gtk-app-devel-list gnome org
Subject: Re: Reducing GTK+ footprint
richa soc-soft com writes:
> Can any one tell me or give me some links to know how I can reduce
the
> footprint of GTK.
Do you mean disk space? Or memory space? On what platform? On most
modern platforms with virtual memory, presumably only those parts of
GTK+ that your code actually uses get paged in.
Anyway, how hard can it be to experiment? Drop stuff you don't want
from the gtk Makefile(.am), try to build gtk+, and see what further
(small?) changes are needed to successfully produce a leaner gtk+
shared library. If you do this and distribute your resulting binaries,
make sure to use a different name for your shared libraries to avoid
confusion!
--tml
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
****** Message from InterScan VirusWall 6 ******
** No virus found in attached file noname.htm
The information contained in this e-mail message and in any annexure is confidential to the recipient and may contain privileged information. If you are not the intended recipient, please notify the sender and delete the message along with any annexure. You should not disclose, copy or otherwise use the information contained in the message or any annexure. Any views expressed in this e-mail are those of the individual sender except where the sender specifically states them to be the views of SoCrates Software India Pvt Ltd., Bangalore.
***************** End of message ***************
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]