Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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 Go to previous messageGo to previous message
dolik.rce is currently offline  dolik.rce
Messages: 1789
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

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 Smile


Best regards,
Honza
 
Read Message
Read Message
Read Message
Previous Topic: Forum spam
Next Topic: What Operating System do U++ users work with?
Goto Forum:
  


Current Time: Mon Apr 29 13:06:31 CEST 2024

Total time taken to generate the page: 0.02149 seconds