[cfe-dev] How to run test on Windows?
NAKAMURA Takumi
geek4civic at gmail.com
Tue Aug 16 03:24:41 PDT 2011
Nikola,
2011/8/16 Nikola Smiljanic <popizdeh at gmail.com>:
> Made some progress. lit.site.cfg is generated by cmake and is located inside
> build\test.
Ooh, it is regression :D
$(BUILD)/test/lit.site.cfg is for LLVM tests.
Lemme know;
Q0) Show me your CMake configuration. (it's ok with gzip-ed CMakeCache.txt)
Q1) Show me your $(BUILD)/tools/clang/test/lit.site.cfg
Q2) Are you able to run "check" and "check-all"?
Q3) Make sure "llc.exe" is generated in your $(BUILD)/bin/Debug.
Q4) verson of CMake, Python and Visual studio?
(eg. cmake-2.8.4, python-2.7 distributed by python.org, Visual
Studio 2010 SP1)
...Takumi
More information about the cfe-dev
mailing list