Displaying 1 result from an estimated 1 matches for "r204075".
2014 Mar 17
2
[LLVMdev] cross-compiling current trunk fails
Hi,
cross-compiling LLVM on the ppc64 architecture 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...