Re: [GD-General] Feedback wanted on POSH
Brought to you by:
vexxed72
From: Thatcher U. <tu...@tu...> - 2003-11-20 06:06:36
|
My opinion on the auto* tools: very unintuitive, very hacky, very awkward to develop with, very very very (almost magically) portable amongst Unix-like systems. So it's fantastic for distributing source tarballs. But that stuff isn't really compatible with MS's Windows tools, let alone consoles. POSH seems much more game-developer-friendly, in that you just drop it in to virtually any build environment. Plus it's Public Domain, so no license sweating. -Thatcher On Nov 20, 2003 at 02:35 +1100, Aaron Drew wrote: > I haven't really had much experience with autoconf/automake/configure it but > it seems like this sort of stuff would fit nicely into that system rather > than compete with it. Maybe someone more familiar with this system could > provide some more insight? > > On Thu, 20 Nov 2003 05:04 am, Crosbie Fitch wrote: > > > From: Garett Bass > > > I'm not sure I understand what you mean by "Unsized" here. If you're > > > defining char8 to be uint8, then its size is 8 bits. > > > > 'Unsized' as in "The code accommodates any size, but requires storage for > > something of a particular type" > > > > int is unsized in the sense its size is not known implicitly. > > > > In my example char_utf8 is unsized (even though defined in terms of the > > sized types char8 and uint8). > > > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by: SF.net Giveback Program. > > Does SourceForge.net help you be more productive? Does it > > help you create better code? SHARE THE LOVE, and help us help > > YOU! Click Here: http://sourceforge.net/donate/ > > _______________________________________________ > > Gamedevlists-general mailing list > > Gam...@li... > > https://lists.sourceforge.net/lists/listinfo/gamedevlists-general > > Archives: > > http://sourceforge.net/mailarchive/forum.php?forum_id=557 > > -- > - Aaron > > "Today's mighty oak is just yesterday's nut that held its ground." > > > > ------------------------------------------------------- > This SF.net email is sponsored by: SF.net Giveback Program. > Does SourceForge.net help you be more productive? Does it > help you create better code? SHARE THE LOVE, and help us help > YOU! Click Here: http://sourceforge.net/donate/ > _______________________________________________ > Gamedevlists-general mailing list > Gam...@li... > https://lists.sourceforge.net/lists/listinfo/gamedevlists-general > Archives: > http://sourceforge.net/mailarchive/forum.php?forum_id=557 -- Thatcher Ulrich http://tulrich.com |