Re: How to customize libglib

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

 



Hi,

Mikio Kishi <mkishi@xxxxxxx> writes:

> Now, I'm using glib-2.2.3.
> It's so useful, there are a lot of modules !
> 
> But, for the moment, I need only a few data types
> (GString, GHashTable, GTree, and so on..),
> and I hope that the size of libglib is as small as possible
> because I'd like to use it as a static library.

If you link statically, the resulting binary will only contain the
parts of glib that your application needs. You don't need to do
anything special for that.


Sven

_______________________________________________

gtk-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-list

[Index of Archives]     [Touch Screen Library]     [GIMP Users]     [Gnome]     [KDE]     [Yosemite News]     [Steve's Art]

  Powered by Linux