The current snapshots have a slight change in behaviour in the build system when using GCC.
The automatic check to see if the compiler supports -fno-exceptions has been removed - it has proved too unreliable on non-GCC systems. If you want this enabled (you probably do to save a bit of memory) then you now have to enable it explicitly, ie. python build.py -fno-exceptions Phil _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.gmd.de/mailman/listinfo/pykde
