[cfe-dev] running the tests on MinGW

John Thompson john.thompson.jtsoftware at gmail.com
Wed Oct 21 20:02:42 PDT 2009


It's cool that clang builds on MinGW now after a generic ./configure.  Thaks
to whoever got it working.

I'm having a problem running the tests, however:

$ make
Making Clang 'lit.site.cfg' file...
--- Running clang tests for i686-pc-mingw32 ---
lit.py: TestingConfig.py:48: fatal: unable to load config from
'/home/llvm/tools/clang/test/../test/lit.cfg'
make: *** [all] Error 2
Doing an "ls -l /home/llvm/tools/clang/test/../test/lit.cfg" finds the file,
so I.

I'm using python 2.6.2 from a Windows distribution.  I couldn't find a
ready-built python for MinGW, so I tried unsuccessfully to build the
sources.  Should my Windows python work?

-- 
John Thompson
John.Thompson.JTSoftware at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20091021/c3cef7a1/attachment.html>


More information about the cfe-dev mailing list