On Mon, Jul 27, 2009 at 12:40 AM, Tor Lillqvist<t...@iki.fi> wrote:
>> * GTK 2.16.4 from binaries at http://www.gtk.org/download-windows.html
>
> Including the gettext-runtime binaries?
Yes.

>> * Executables compressed with UPX
>
> Including the GTK+ DLLs?

Yes

> Try without doing this. I have no idea how
> UPX works, but I guess it is possible that it decompresses the DLL to
> a temporary location and then loads it from there? That would break
> the lookup of the message catalogs.

The mistake was I didn't notice py2exe didn't automatically package
int.dll, so now I include it manually.

UPX works nicely with all of GTK and saves me about half the space
plus a little disk I/O time.


Andrew
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to