[C++-sig] Re: Re: VC++ 7.1 (VStudio.NET 2003) linking problem

Mike Rovner mike at nospam.com
Tue Jul 8 21:28:04 CEST 2003


Mike Rovner wrote:
> Ralf W. Grosse-Kunstleve wrote:
>> I am curious, what is the effect of enabling or disabling
>> pre-compiled headers on the compile times? Huge, modest, small?


With properly set PCH (I corrected a misspelling and reorganized #include
order)
the effect is HUGE: from 3-4 minutes per file I jumped to 10-15 sec, so
overall time is less than a minute.
Wow, it's fantastic. VS.NET 2003

Regards,
Mike







More information about the Cplusplus-sig mailing list