0
votes

I want to know to configure eclipse cdt to work with LLVM 3.6 instead of GCC ?

I tried llvm4eclipsecdt plugin but it seem doesn't work with LLVM version higher than 3.2 .

I'm using Windows , LLVM 3.6 (with MinGW) .

Edit : when I tried llvm4eclipsecdt it cause an error because llvm-ld is not exists !

1

1 Answers

0
votes

I just installed CDT. For using llvm just use "New project" -> "llvm with clang"