I build llvm-gcc-4.2-2.8.source, but it only gives me gcc not g++. Any suggestion how to build g++ from the source? Another question is I tried to use clang to build llvm-2.8, but it fails. Which version of llvm can be built by clang? Thanks a lot, Neal -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110112/e2feace1/attachment.html>
Hi, Neal Would you mind give us your configuration while building llvm-gcc? I think llvm-gcc and llvm-g++ are built by default. Regards, chenwj -- Wei-Ren Chen (陳韋任) Parallel Processing Lab, Institute of Information Science, Academia Sinica, Taiwan (R.O.C.) Tel:886-2-2788-3799 #1667
Reasonably Related Threads
- [LLVMdev] Update PTX section in CodeGenerator.html
- [LLVMdev] TargetELFWriterInfo used for anything?
- [LLVMdev] Calling external functions failed on PowerPC
- [LLVMdev] Problem with compiling the runtime libary
- [LLVMdev] Failed to decode profile dump with llvm-prof