[LLVMdev] [Cygwin] make check results

Chris Lattner sabre at nondot.org
Fri May 20 10:55:59 PDT 2005


On Fri, 20 May 2005, Aaron Gray wrote:

> This is what I am getting back from 'make check' :-
>
> # of expected passes            1710
> # of unexpected failures        49
> # of expected failures          55
>
> Is this normal and "expected" ?

No.  From this output:

...
Files/ATI: not found
...

My guess is that you have "Program Files" in your path.  Try taking paths 
with spaces in them out of your PATH variable.  If you need thme, consider 
replacing them with the progra~1 versions of the directory names...

-Chris

-- 
http://nondot.org/sabre/
http://llvm.cs.uiuc.edu/




More information about the llvm-dev mailing list