Home » Community » Coffee corner » CLANG 3.4
Re: CLANG 3.4 [message #41885 is a reply to message #41883] |
Mon, 03 February 2014 17:44   |
|
Tom1 wrote on Mon, 03 February 2014 16:25 | Hi,
Have you noticed the release of LLVM / CLANG 3.4? They seem to offer official binary builds and installers for many platforms including Windows.
Would it already be possible to compile U++ apps with clang? Or does it require a custom builder in TheIDE?
Best regards,
Tom
|
Hi Tom!
I don't know about windows, but on Linux Clang works very well for me at least since version 2.8. The interface is compatible with gcc, so all you need is to create a build method with GCC builder in TheIDE, just substitute g++ -> clang++ in the compiler field. There might also be a need to tweak the include and library paths a bit, but that should not be hard to figure out.
Also, I've read about new driver being developed for clang, which should be compatible with MSVC. So when that is ready, you could use also the MSVC builder to use clang in TheIDE 
Best regards,
Honza
|
|
|
Goto Forum:
Current Time: Sat Apr 26 03:27:26 CEST 2025
Total time taken to generate the page: 0.01018 seconds
|