search for: r203443

Displaying 1 result from an estimated 1 matches for "r203443".

2014 Mar 17
2
[LLVMdev] cross-compiling current trunk fails
...cture fails with: make[1]: *** No rule to make target `../build/llvm-r204075/BuildTools/Debug+Asserts/bin/llvm-tblgen', needed by `../build/llvm-r204075/lib/IR/Debug+Asserts/Intrinsics.gen.tmp'. Stop. make[1]: *** Waiting for unfinished jobs.... this fails for me for r204075 (today) and r203443. Configuration details: $LLVMPATH/configure \ --prefix=$INSTALL/llvm-$TYPE \ --host=powerpc64-bgq-linux \ --build=powerpc64-unknown-linux-gnu \ --enable-shared \ --disable-terminfo \ --disable-zlib \ --enable-targets=powerpc \ CXX=${CXX} \ CXXFLAGS=&qu...