[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Pygame
- From: Enrico Colombini <erix@...>
- Date: Thu, 18 Dec 2003 13:54:55 +0100
On Thursday 18 December 2003 13:28, Andre de Leiradella wrote:
> The project statically links to jpeg, libpng, lua (5.0), lualib (which will
> be replaced for a striped down version), SDL_ttf, SDL_gfx, SDL_image,
> SDL_mixer, libmikmod, SDL_flic, SDL, zlib, zziplib and APF but is only
> 993.280 bytes in size. Running the executable through upx -9 gives me a
> 416.768 bytes executable!
How did you solve statically linking SDL with the SDL license? (I have the
same problem for a currently-only-at-idea-stage project)
Enrico