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 » Developing U++ » U++ Developers corner » Clang / lld  () 1 Vote
Re: Possible new package or overhaul proposals for U++ in 2019 [message #51729 is a reply to message #51728] Fri, 03 May 2019 17:49 Go to previous messageGo to previous message
Novo is currently offline  Novo
Messages: 1430
Registered: December 2006
Ultimate Contributor
cbpporter wrote on Fri, 03 May 2019 09:11

Next, we need to use clang to compile Smile.

I personally would recommend to be careful with clang. I always thought that clang on Linux is the best C++ compiler ever, but a few days ago I've ported my old app written for msvc to clang and got very unpleasant results. The app itself is big and complicated, written in 99.99% C++98 (keyword "auto" is used only once), but it has a lot of CRTP, static visitors and similar stuff. Now the app won't compile with GCC and MSVC, and it is crashing in the places where it used to work before.

IMHO, ideally, U++ should be tested against GCC, MSVC, and Clang.


Regards,
Novo
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Two new nasty GCC warnings that I am going to disable
Next Topic: Example websocket SSL
Goto Forum:
  


Current Time: Mon Aug 25 22:11:44 CEST 2025

Total time taken to generate the page: 0.06120 seconds