On Monday 24 March 2003 4:00 pm, Ricardo Javier Cardenes Medina wrote:
> 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.

Actually the time consuming part on Windows is the link. If anybody knows of 
any tricks to speed this up I'd be most grateful.

Phil

_______________________________________________
PyKDE mailing list    [EMAIL PROTECTED]
http://mats.gmd.de/mailman/listinfo/pykde

Reply via email to