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 » U++ community news and announcements » ide: Optimal mode removed
Re: ide: Optimal mode removed [message #46586 is a reply to message #46580] Fri, 03 June 2016 21:07 Go to previous message
Novo is currently offline  Novo
Messages: 1358
Registered: December 2006
Ultimate Contributor
mirek wrote on Fri, 03 June 2016 03:03
Novo wrote on Fri, 03 June 2016 01:51
mirek wrote on Sat, 21 May 2016 09:09
As .exe size reduction by using Optimal mode became irrelevant over years, I have removed Optimal mode (and Size / Speed) from theide.

It is now either Debug or Release and options for release are by default set to speed optimization.

Wouldn't it be better to allow user to define his/her own modes/configurations? Inheritance would be also a great option.
I personally usually have at least one extra-mode: Profiling (Release + debug information).

TIA


Uhm, we have just removed "optimal/speed/size" as too complicated Smile

Anyway, release+debug can be setup in Output mode. I do so quite regulary. Is not that enough?

Mirek

Well, profiling often requires -fno-omit-frame-pointer (as in case of "prof" on Linux).
Optimal was just confusing because there was impossible to set command line arguments in case of Optimal.
In general, the problem is more complicated than just multiple configurations and inheritance, but having multiple user-defined configuration would make life much more easier, and being able to inherit from another configuration would be just amazing. Smile

Regards.


Regards,
Novo
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: New Core
Next Topic: C++11 library features finished
Goto Forum:
  


Current Time: Mon May 13 18:10:29 CEST 2024

Total time taken to generate the page: 0.01378 seconds