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 » U++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » Is U++ compatible w/ Linux Clang compiler? (We are looking to move from GCC to Clang)
Re: Is U++ compatible w/ Linux Clang compiler? [message #45205 is a reply to message #45202] Sun, 04 October 2015 15:06 Go to previous message
mirek is currently offline  mirek
Messages: 14261
Registered: November 2005
Ultimate Member
Mindtraveller wrote on Thu, 01 October 2015 08:52
I'm using Clang under FreeBSD for U++ for some time. It gives a number of additional warnings but everything is built successfully.


I prefer CLANG for linux development simply because it is significantly faster.

I am fixing all CLANG warnings in U++ except "-Wno-logical-op-parentheses" (put this into commandline in build method).

It is also worth to activate -std=c++0x even if not using C++11 to spot and fix pick/clone bugs (or just to upgrade the code).
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: After splitting a package into 2, Optimal builds crash
Next Topic: How can a log-file of compile/link of my app be created?
Goto Forum:
  


Current Time: Sun Jun 22 10:03:14 CEST 2025

Total time taken to generate the page: 0.03935 seconds