Re: shrink GTK+ disk usage for Windows

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

 



Hello,

On Wed, 31 Mar 2010 10:59:23 -0600
Andrew Ziem <ahz001@xxxxxxxxx> wrote:

> Wow, using Linux 'strip -v bin/*' cuts the bin directory from 16M to
> 9.3M!  After UPX, it's down to 3.9M (compare to 7.8MB below).

Keep in mind that I had some problems with Linux version of strip
when running it on windows dlls.
I think the mingw version (usually called i386-pc-mingw32-strip or similar)
is better in that regard.
Also, it's usually safe to use --strip-debug and --strip-unneeded
on libraries, but simply using strip without arguments will damage them.

Alexander
_______________________________________________
gtk-list mailing list
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