Displaying 2 results from an estimated 2 matches for "5f8d37a2".
Did you mean:
5f8d375b
2009 Feb 23
0
[LLVMdev] how to build llvm-test in separate directory
Hello, Aaron
> I don't have the external testsets installed.
Make sure you have llvm-gcc path properly specified to llvm configure.
---
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
2009 Feb 23
3
[LLVMdev] how to build llvm-test in separate directory
On Mon, Feb 23, 2009 at 6:32 PM, John Criswell <criswell at cs.uiuc.edu> wrote:
> 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