[cfe-dev] windows testing - lit.py failure
Óscar Fuentes
ofv at wanadoo.es
Tue Mar 15 17:43:56 PDT 2011
dawn at burble.org writes:
>> Have you tried it?
>
> Yes, it failed at in the lit python script with:
>
> [100%] Running LLVM regression tests
> File "C:/path/llvm/utils/lit/lit.py", line 5
> [...]
> File "C:/path/llvm/test/lit.cfg", line 166, in <module>
> site_exp[sub].replace('-fno-expections', '')))
> KeyError: 'compile_cxx'
> NMAKE: fatal error U1077:
> [...]
The cmake --build command worked. What failed is lit. That appearence of
-fno-exceptions looks like a bug.
More information about the cfe-dev
mailing list