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  |
Novo
Messages: 1430 Registered: December 2006
|
Ultimate Contributor |
|
|
mirek wrote on Fri, 03 June 2016 03:03Novo wrote on Fri, 03 June 2016 01:51mirek wrote on Sat, 21 May 2016 09:09As .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 
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. 
Regards.
Regards,
Novo
|
|
|
Goto Forum:
Current Time: Thu May 08 00:15:32 CEST 2025
Total time taken to generate the page: 0.00941 seconds
|