(done) setting the default compiler and optimization in ide
Posted: Wed Jul 28, 2021 6:19 pm
Considering we have the c back-end compiler now, and x86 and x64 editions, it would be very nice if we could set a specific compiler as default that would be used for most compilations.
E.g., if most of my compilations are done with the c back-end compiler, then I could set it as default and change it for the minority of projects that need the different one, or if having a separate compiler is just a temporary solution, then a case where I use 32 bit ide but use the 64 bit compiler for most projects.
It could be an addition to the defaults section of the preferences, and would make it a lot nicer than having to switch every new project to the prefered compiler and optimization setting.
E.g., if most of my compilations are done with the c back-end compiler, then I could set it as default and change it for the minority of projects that need the different one, or if having a separate compiler is just a temporary solution, then a case where I use 32 bit ide but use the 64 bit compiler for most projects.
It could be an addition to the defaults section of the preferences, and would make it a lot nicer than having to switch every new project to the prefered compiler and optimization setting.