search for: tp27928136p28114890

Displaying 2 results from an estimated 2 matches for "tp27928136p28114890".

2010 Apr 01
0
[LLVMdev] Help with building LLVM 2.6 GCC
On Apr 1, 2010, at 4:45 AM, naohk wrote: > Correct me if I'm wrong. To build llvm, you'd need llvm-gcc front-end. The Getting Started Guide is a bit misleading on this point because the "Install the llvm-gcc-4.2 front end" step comes before the "Build the LLVM Suite" step, implying that LLVM GCC is a dependency, but it's not. FWIW, here's how I build
2010 Apr 01
3
[LLVMdev] Help with building LLVM 2.6 GCC
I'm running into the same error. Correct me if I'm wrong. To build llvm, you'd need llvm-gcc front-end. You're saying we'd need llvm in order to build llvm-gcc. So how should we kick start the process? Thanks. Duncan Sands wrote: > > Hi Eliseu, > >> 2. I've unpacked llvm-gcc-4.2-2.6.source.tar.gz under the llvm-gcc >> directory. I've also