Displaying 2 results from an estimated 2 matches for "tp30143434p30145101".
2010 Nov 05
0
[LLVMdev] llvm-gcc conigure error
On Nov 5, 2010, at 10:38 AM, tonyg362 wrote:
>
> I am trying to build llvm-gcc and I keep running into a configure error:
>
> configure: error: You must specify valid path to your LLVM tree with
> --enable-llvm=DIR
>
> I have an llvm directory which contains the following directories:
>
> llvm-2.8 llvm-install llvm-obj llvm-gcc llvm-gcc-obj llvm-gcc-install
>
2010 Nov 05
2
[LLVMdev] llvm-gcc conigure error
I am trying to build llvm-gcc and I keep running into a configure error:
configure: error: You must specify valid path to your LLVM tree with
--enable-llvm=DIR
I have an llvm directory which contains the following directories:
llvm-2.8 llvm-install llvm-obj llvm-gcc llvm-gcc-obj llvm-gcc-install
I first configure, build, and install llvm by doing the following:
configure llvm inside llvm-obj