On Mon, Mar 24, 2003 at 02:58:30PM +0000, Phil Thompson wrote: > > Yes - I'd be happy with this. It also helps those compilers (aka MSVC) that > choke on such a large C++ file but would probably handle... > > python build.py -c -j 10
I thought that MS C++ compiler featured header precompilation. In such case (I'm praising for G++ to have this soon - they say not before 3.4), -c shouldn't make a big difference at all. _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.gmd.de/mailman/listinfo/pykde
