[cmake-developers] ninja bug on windows

Peter Kümmel syntheticpp at gmx.net
Tue Mar 13 17:58:15 EDT 2012


On 12.03.2012 23:05, Bill Hoffman wrote:
> On 3/12/2012 5:23 PM, Peter Kümmel wrote:
>>
>> I've fixed this by caching the used temporary file names.
>> And I've updated the ninja.exe.
>
> Seems to have gotten better but no perfect....

Not perfect because you tested it on an old build ;)

Peter


>
> First time I re-ran ninja it rebuilt:
>
> $ ../ninja/ninja.exe
> [1/9] Linking C static library
> Utilities\cmlibarchive\libarchive\cmlibarchive.li[1/9] Linking C static
> library Utilities\cmlibarchive\libarchive\cmlibarchive.li[2/9] Linking
> CXX executable bin\cmake.exe                                      [6/9]
> Linking CXX executable bin\ctest.exe
>      Creating library bin\ctest.lib and object bin\ctest.exp
> [9/9] Generating ../Docs/cmake.txt
>
> Now it does nothing as expected:
> $ ../ninja/ninja.exe
> ninja: no work to do.
>
> -rwxr-xr-x+ 1 hoffman Domain Users 137216 Mar 12 18:02 ../ninja/ninja.exe
>
> -Bill
>
>
>
>
>
>



More information about the cmake-developers mailing list