Re: [GD-Linux] ANN: Candy Cruncher for Linux shipped
Brought to you by:
vexxed72
From: Timothee B. <tt...@id...> - 2002-02-26 15:07:07
|
The installer used is loki_setup (http://icculus.org/loki_setup/). The graphical installer binaries are statically linked against the Gtk libraries. That's where the size bump comes from. Around 1Mb can be saved by doing dynamic linking against Gtk on the host system, but it is less safe to do (read: ABI compatibility problems) TTimo On Tue, 26 Feb 2002 14:10:59 +0000 Mark Collins <me...@th...> wrote: > On Tuesday 26 February 2002 2:26 am, Brian Hook wrote: > > Consider this part-hype and part "Is this list still alive?" =) > > > > CC for Linux shipped, and we also posted a Developer Diary about porting > > software in general, in case anyone here is interested: > > > > http://www.pyrogon.com/games/candycruncher/cc_linux.php > > > > Quite entertaining, but... > > The total download size is 3.6MB, and the tota installation is less than > that. Maybe you should consider using a slightly more compact install system? > > Nice work. > > === > Mark 'Nurgle' Collins > Lead Author - Linux Game Programming (Premiere Press) > Author - Advanced AI Game Development (WordWare) > Email: me...@th... Phone: +44 7761 774 152 > Email: nu...@is... Spam: sp...@th... > > _______________________________________________ > Gamedevlists-linux mailing list > Gam...@li... > https://lists.sourceforge.net/lists/listinfo/gamedevlists-linux > Archives: > http://sourceforge.net/mailarchive/forum.php?forum_id=554 > |