Displaying 1 result from an estimated 1 matches for "stow_installs".
2009 Sep 14
2
[LLVMdev] Fwd: [llvm-commits] [PATCH] Building llvm-gcc with llvm-2.5 debian packages
...ng results for running lvm-
> config in source dirctory
>
> elhigu at mr-lenovo:~/stow_sources/llvm-svn$ Debug/bin/llvm-config --
> includedir
> /home/elhigu/stow_sources/llvm-svn/include
>
> and from install directory.
>
> elhigu at mr-lenovo:~/stow_sources/llvm-svn$ ~/stow_installs/bin/llvm-
> config --includedir
> /home/elhigu/stow_installs/include
>
>> It sounds like the real problem is that LLVMOBJDIR and
>> LLVMSRCDIR are pointing to the wrong places. What did you pass to
>> --enable-llvm when you configured llvm-gcc?
>
> When I compile...