Displaying 1 result from an estimated 1 matches for "progproj".
Did you mean:
pragprog
2008 Nov 14
3
[LLVMdev] bugs in CMake build
...les the variable CMAKE_SOURCE_DIR is
used for the LLVM top-level source directory, while LLVM_MAIN_SRC_DIR
should be used instead. A small patch is attached for this.
Now I get a failure for llvm-config:
Scanning dependencies of target llvm-config.target
[ 93%] Regenerating
/home/kevin/Documents/ProgProj/hyper-llvm-new/build/compiler/llvm-2.4/tools/llvm-config/LibDeps.txt.tmp
[ 93%] Generating LibDeps.txt
Updated /home/kevin/Documents/ProgProj/hyper-llvm-new/build/compiler/llvm-2.4/tools/llvm-config/LibDeps.txt
because dependencies changed
[ 93%] Checking for cyclic dependencies between LLVM librar...