"Bo Peng" <[EMAIL PROTECTED]> writes:

| On 6/19/06, Bo Peng <[EMAIL PROTECTED]> wrote:
| > > I thought this was were the pch.cpp came in, only used for generating
| > > the pch.pch file.
| 
| From what I read
| 
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vccore/html/_core_.2f.yu.asp
| , it is necessary to change all our source files (#include pch.h) to
| get msvc/pch working.
| 
| Please decide whether or not we want msvc/pch.

My vote then is: No.

| 
| Note that we do not gain much from gcc/pch. my initial benchmark says:
| 
| autotools/gcc/pch: 12.36s
| autotools/gcc/nopch: 13.32s
| scons/gcc/nopch: 12.45s

That looks like a null-build.

-- 
        Lgb

Reply via email to