Displaying 2 results from an estimated 2 matches for "libllvmsparcv9regalloc".
2005 May 14
4
[LLVMdev] Cygwin LLVM Install Errors
...; does not exist.
Creating the llvm-ar directory and continuing I get another error :-
make[4]: Entering directory `/usr/build/llvm/lib/Target/SparcV9/RegAlloc'
llvm[4]: Installing Debug Object Library /usr/llvm/lib/LLVMSparcV9RegAlloc.o
llvm[4]: Installing Debug Archive Library /usr/llvm/lib/libLLVMSparcV9RegAlloc.a
ranlib: unable to rename '/usr/llvm/lib/libLLVMSparcV9RegAlloc.a' reason: Permission denied
make[4]: *** [/usr/llvm/lib/libLLVMSparcV9RegAlloc.a] Error 1
make[4]: Leaving directory `/usr/build/llvm/lib/Target/SparcV9/RegAlloc'
make[3]: *** [RegAlloc/.makeinstall] Error 2
make[3]: Leav...
2005 May 14
0
[LLVMdev] Cygwin LLVM Install Errors
...-ar directory and continuing I get another error :-
>
> make[4]: Entering directory
> `/usr/build/llvm/lib/Target/SparcV9/RegAlloc'
> llvm[4]: Installing Debug Object
> Library /usr/llvm/lib/LLVMSparcV9RegAlloc.o
> llvm[4]: Installing Debug Archive
> Library /usr/llvm/lib/libLLVMSparcV9RegAlloc.a
> ranlib: unable to rename '/usr/llvm/lib/libLLVMSparcV9RegAlloc.a'
> reason: Permission denied
> make[4]: *** [/usr/llvm/lib/libLLVMSparcV9RegAlloc.a] Error 1
> make[4]: Leaving directory
> `/usr/build/llvm/lib/Target/SparcV9/RegAlloc'
> make[3]: *** [RegAlloc/.make...