[PyKDE] [PATCH] reduce PyQt concatenated build time on SMP

Ricardo Javier Cardenes Medina rcardenes at debian.org
Mon Mar 24 17:04:00 GMT 2003


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.




More information about the PyQt mailing list