[LLVMdev] LLVM test-suite
Aaron Gray
aaronngray.lists at googlemail.com
Sat Mar 28 13:20:22 PDT 2009
Thanks for the reply.
Do I check it out under src or build directory ?
I am sure I had all this working fine with no problems 2 years ago.
Aaron
----- Original Message -----
From: Dale Johannesen
To: LLVM Developers Mailing List
Sent: Saturday, March 28, 2009 8:11 PM
Subject: Re: [LLVMdev] LLVM test-suite
On Mar 28, 2009, at 12:56 PM, Aaron Gray wrote:
How do I get the LLVM test-suite to work I have followed the /docs/TestingGuide.html but cannot seem to get it to work. I have tried many variations, but get no joy. The docmunetation does not appear very clear.
Some things that are not so obvious:
The testsuite has to be checked out as a subdirectory of llvm/projects; llvm/projects/llvmtest or some such.
After doing that, you need to re-configure from the top level. There must be a working llvm-gcc in your path when you do this.
After that, cd to projects/llvmtest; make -k should work from there.
------------------------------------------------------------------------------
_______________________________________________
LLVM Developers mailing list
LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090328/d80ef0bd/attachment.html>
More information about the llvm-dev
mailing list