[cfe-dev] windows testing - lit.py failure
dawn at burble.org
dawn at burble.org
Tue Mar 15 18:07:21 PDT 2011
On Wed, Mar 16, 2011 at 01:43:56AM +0100, Óscar Fuentes wrote:
> 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.
So what should I try next? How can I fix this?
-Dawn
More information about the cfe-dev
mailing list