Hello, I am trying to build OpenOffice using ccache on windows platform, however I can't get through successfully.
I double-checked that source file: reposy.cxx is in there. Is there any way to keep "cygdrive/d/ccache/tmp.std"? Any help are really appreciated! [d:\buildroot\sys\autodoc\source\ary\kernel]d:\ccache\build.bat ccache cl -Zm200 -c -nologo -Gs -Gy -I. -I. -I..\inc -I..\..\..\source\inc -I. .\..\..\inc -I..\..\..\WIN\inc -I..\..\..\wntmsci9.pro\inc -I. -Id:\BuildRoot\so lver\645\wntmsci9.pro\inc\stl -Id:\BuildRoot\solver\645\wntmsci9.pro\inc\externa l -Id:\BuildRoot\solver\645\wntmsci9.pro\inc -Id:\BuildRoot\tool\solenv\wntmsci9 \inc -Id:\BuildRoot\tool\solenv\inc -Id:\BuildRoot\tool\res -Id:\BuildRoot\solve r\645\wntmsci9.pro\inc\stl -Id:\BuildRoot\tool\solver\645\wntmsci9.pro\inc\stl - Ic:\Java142\include\win32 -Ic:\Java142\include -Ic:\mssdk\include -Ic:\progra~1\ micros~3\vc98\include -I. -I..\..\..\res -I. -Ob1 -Ox -Oy- -Gd -GR -GX - DWNT -DWNT -DNT351 -DMSC -DMI200 -DINTEL -D_USE_NAMESPACE -D_X86_=1 -DFULL_DESK -DSTLPORT_VERSION=400 -DWINVER=0x400 -D_WIN32_IE=0x400 -D_MT -DCPPU_ENV=msci -D SUPD=645 -DBUILD=8693 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOP TIMIZE -DEXCEPTIONS_ON -DCUI -DSOLAR_JAVA -DSRX645 -DMULTITHREAD -DWIN32 -D_MT -D_DLL -DWIN32 -D_MT -D_DLL -W3 -Fo..\..\..\wntmsci9.pro\obj\reposy.obj d:\Build Root\sys\autodoc\source\ary\kernel\reposy.cxx reposy.cxx Command line warning D4002 : ignoring unknown option '/cygdrive/d/ccache/tmp.std out.1156.ii' Command line error D2003 : missing source filename [d:\buildroot\sys\autodoc\source\ary\kernel]ccache -V ccache version 1.9 Copyright Andrew Tridgell 2002 Released under the GNU GPL v2 or later [d:\buildroot\sys\autodoc\source\ary\kernel]cl Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8804 for 80x86 Copyright (C) Microsoft Corp 1984-1998. All rights reserved.
