search for: 06f78ba9

Displaying 3 results from an estimated 3 matches for "06f78ba9".

Did you mean: 06f71bae
2009 Feb 23
0
[LLVMdev] how to build llvm-test in separate directory
Aaron Gray wrote: > I am trying to build llvm-test in a separate directory to the main llvm tree. > > I have put llvm and llvm-gcc's bin directories on the path but think I am missing a switch on the configure command. > You need to use --with-llvmsrc and --with-llvmobj to tell llvm-test where it can find the LLVM source and object directories, respectively. -- John T. >
2009 Feb 23
2
[LLVMdev] how to build llvm-test in separate directory
I am trying to build llvm-test in a separate directory to the main llvm tree. I have put llvm and llvm-gcc's bin directories on the path but think I am missing a switch on the configure command. Thanks, Aaron -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090223/dc56b14b/attachment.html>
2009 Feb 23
3
[LLVMdev] how to build llvm-test in separate directory
...vm-test-2.5/SingleSource' make: *** [SingleSource/.makeall] Error 2 ~~~ I don't have the external testsets installed. Hope you can help, Aaron -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090223/06f78ba9/attachment.html>