[LLVMdev] make check fails on mingw

Tanya Lattner tonic at nondot.org
Fri Jan 7 12:07:54 PST 2005


> I'm not sure if dejagnu is installed correctly. Is there any way to call it 
> on the command line?
>
> I get this:
> -------------------
> $ runtest --version | tee -a my_runtest.log
> WARNING: Couldn't find the global config file.
> Expect version is       5.21
> Tcl version is          8.0
> Framework version is    1.4.4
> -------------------

It looks like dejagnu is installed and runs fine. You can also execute 
that command ('runtest') in the llvm test directory and it should run the 
Feature/Regression tests. You should expect to see a couple of warnings, 
thats normal.

-Tanya




More information about the llvm-dev mailing list