Displaying 1 result from an estimated 1 matches for "991423".
Did you mean:
991426
2005 Feb 20
2
[LLVMdev] CVS LLVM Requires CVS llvm-gcc?
I am currently trying to build the CVS version of LLVM, and no matter
what I do, ./configure always reports that llvm-gcc cannot be found or
is not working. I currently have the LLVM 1.4 llvm-gcc binaries. My
path is set correctly:
rn-spra1c07:~/llvm/llvm ejones$ which llvm-gcc
/Users/ejones/llvm/cfrontend/ppc/llvm-gcc/bin/llvm-gcc
rn-spra1c07:~/llvm/llvm ejones$ which llvm-g++