On Wed, Mar 23, 2011 at 8:58 PM, Andreas Färber <andreas.faer...@web.de> wrote: > Still I would generally advise against requiring the latest and greatest > GCC.
Yes, I think requiring 4.1 was too aggressive. > Unfortunately compiling GLib from scratch (e.g., on Haiku) can be a lot of > work, too. The Mono folks abandoned it again in favor of their own > stripped-down GLib-compatible eglib implementation. Interesting, I haven't found much on eglib except the github repo which says: "The purpose of eglib is to be an X11-licensed subset of glib that can be used with Mono when the Mono runtime is explicitly relicensed under a different license by Novell." If that's the main reason to create the library, then I'm happy to stick with glib. Stefan