|
From: Christian P. <tr...@ge...> - 2006-01-25 12:59:04
|
On Wednesday 25 January 2006 10:17, KevinGPO wrote: > That's why I should upgrade to use MS Toolkit 2003 right? > > Anyway, my program is like... millions of lines long and is massive. It > usually takes 30 minutes to compile. 30 minutes to compile are certainly not "millions of lines" in fact, MSVC i= s=20 slow and not that fast. we're having here code with around 35,000 lines that takes (statically link= ed)=20 on MSVC (VS.NET 2005) about 20+ minutes to compile, mostly because it's=20 making heavy use of templates though. Regards, Christian Parpart. |