<div>Build is eclipse-cdt/nmake on windows 7</div><div><br></div><div>        &quot;C:\Program Files (x86)\CMake 2.8\bin\cmake.exe&quot; -E cmake_link_script CMakeFiles\MathFunctions.dir\link.txt --verbose=yes</div><div><br>

</div><div>CMAKE_AR-NOTFOUND cr MathFunctions.lib  CMakeFiles/MathFunctions.dir/mysqrt.c.ob</div><div><br></div><div>Error running link command: The system cannot find the file specified</div><div><br></div><div>I specified CMAKE_AR  as llvm-ar in the cache. I looked at some earlier posts related to similar problems w/cmake 2.6 and dashes link executables and tried renaming llvm-ar to llvm_ar but still am having the same issue.</div>