search for: llvmsparcv9regalloc

Displaying 9 results from an estimated 9 matches for "llvmsparcv9regalloc".

2006 Mar 21
2
[LLVMdev] Circular dependencies
...endencies between LLVM libraries. If you use any library from one of these sets, you may need to pull in the rest: LLVMCodeGen.o LLVMSelectionDAG.o libLLVMAnalysis.a libLLVMTarget.a libLLVMTransformUtils.a libLLVMipa.a LLVMSparcV9.o LLVMSparcV9InstrSched.o LLVMSparcV9ModuloSched.o LLVMSparcV9RegAlloc.o LLVMExecutionEngine.o LLVMInterpreter.o LLVMJIT.o The first set is the most problematic: It includes four *.a files, which means that certain linkers will tend to get confused unless you repeat '-l' flags. The odd entry here is libLLVMipa.a, which gets pulled in by something i...
2005 Jun 01
1
[LLVMdev] [Cygwin] 'make tools-only' configuration error
.../gcc-3.4.3/lib/gcc/i686-pc-cygwin/3.4.3/../../.. /usr/build/llvm-2/tools/llc/Debug/llc.o /usr/build/llvm-2/Debug/lib/LLVMCBackend .o /usr/build/llvm-2/Debug/lib/LLVMSparcV9ModuloSched.o /usr/build/llvm-2/Debug/ lib/LLVMSparcV8.o /usr/build/llvm-2/Debug/lib/LLVMSparcV9.o /usr/build/llvm-2/De bug/lib/LLVMSparcV9RegAlloc.o /usr/build/llvm-2/Debug/lib/LLVMSparcV9InstrSched. o /usr/build/llvm-2/Debug/lib/LLVMSparcV9LiveVar.o /usr/build/llvm-2/Debug/lib/L LVMX86.o /usr/build/llvm-2/Debug/lib/LLVMPowerPC.o /usr/build/llvm-2/Debug/lib/L LVMAlpha.o /usr/build/llvm-2/Debug/lib/LLVMIA64.o /usr/build/llvm-2/Debug/lib/LL VMS...
2005 Jun 01
0
[LLVMdev] [Cygwin] 'make tools-only' configuration error
..._DEBUG -v -o /usr/build/llvm-2/Debug/bin/llc.exe /usr/build/llvm-2/tools/llc/D ebug/llc.o /usr/build/llvm-2/Debug/lib/LLVMCBackend.o /usr/build/llvm-2/Debug/li b/LLVMSparcV9ModuloSched.o /usr/build/llvm-2/Debug/lib/LLVMSparcV8.o /usr/build/ llvm-2/Debug/lib/LLVMSparcV9.o /usr/build/llvm-2/Debug/lib/LLVMSparcV9RegAlloc.o /usr/build/llvm-2/Debug/lib/LLVMSparcV9InstrSched.o /usr/build/llvm-2/Debug/lib /LLVMSparcV9LiveVar.o /usr/build/llvm-2/Debug/lib/LLVMX86.o /usr/build/llvm-2/De bug/lib/LLVMPowerPC.o /usr/build/llvm-2/Debug/lib/LLVMAlpha.o /usr/build/llvm-2/ Debug/lib/LLVMIA64.o /usr/build/llvm-2/Debug/lib/LLVMS...
2005 May 14
4
[LLVMdev] Cygwin LLVM Install Errors
...39; make: *** [install] Error 1 The directory '/usr/llvm/bin/llvm-ar' 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...
2006 Mar 22
0
[LLVMdev] Circular dependencies
...If you use any library from one of these sets, you may need to pull > in the rest: > > LLVMCodeGen.o LLVMSelectionDAG.o libLLVMAnalysis.a libLLVMTarget.a > libLLVMTransformUtils.a libLLVMipa.a > > LLVMSparcV9.o LLVMSparcV9InstrSched.o LLVMSparcV9ModuloSched.o > LLVMSparcV9RegAlloc.o > > LLVMExecutionEngine.o LLVMInterpreter.o LLVMJIT.o > > The first set is the most problematic: It includes four *.a files, > which means that certain linkers will tend to get confused unless you > repeat '-l' flags. > > The odd entry here is libLLVMipa....
2005 May 14
0
[LLVMdev] Cygwin LLVM Install Errors
...directory '/usr/llvm/bin/llvm-ar' 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 directo...
2005 May 31
7
[LLVMdev] [Cygwin] 'make tools-only' configuration error
I did not report this first error earlier as I thought it trivial. Basically it looks like something odd is happening with the configuration and 'include/llvm/config/config.h' Getting this error on building the tools on a fresh Cygwin install and update :- $ make tools-only make[1]: Entering directory `/usr/build/llvm/lib/System' llvm[1]: Compiling Path.cpp for Debug build In file
2006 Mar 22
5
[LLVMdev] Circular dependencies
...from one of these sets, you may need to pull >> in the rest: >> >> LLVMCodeGen.o LLVMSelectionDAG.o libLLVMAnalysis.a libLLVMTarget.a >> libLLVMTransformUtils.a libLLVMipa.a >> >> LLVMSparcV9.o LLVMSparcV9InstrSched.o LLVMSparcV9ModuloSched.o >> LLVMSparcV9RegAlloc.o >> >> LLVMExecutionEngine.o LLVMInterpreter.o LLVMJIT.o >> >> The first set is the most problematic: It includes four *.a files, >> which means that certain linkers will tend to get confused unless you >> repeat '-l' flags. >> >> The odd...
2005 May 19
3
[LLVMdev] [Cygwin] llvm 'make install' build errors
Reid, I think it is the first time it is run that the errors occcur !? Not sure but that would seem logical. Aaron