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 !