I have compiled clang yesterday and now Im trying to use the compiler within Eclipse CDT. How do I setup Eclipse CDT to build my C++ projects using clang?
Asked
Active
Viewed 58 times
0
-
1this is not a duplicate, the llvm plugin does not work because the version is newer than 3.2 – user2276094 May 12 '14 at 12:46
-
Can you explain in your question how the suggested duplicate does not apply? – nobody May 12 '14 at 18:15
-
My version is newer than the supported one in the thread link. – user2276094 May 12 '14 at 21:24
-
"Does not yet work with LLVM 3.2. Works with older versions. This is, because llvm-ld (linker) tool was removed from 3.2." – user2276094 May 12 '14 at 21:25