News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

compiler options global vs. local

Started by Martin K., November 14, 2012, 02:50:29 PM

Previous topic - Next topic

Martin K.

Hi,

Under "Settings|Compiler" some options are local/compiler specific (for example "other settings compiler logging") and some are global/for all compiler (for example "build options, number of processes for parallel build") Is this intended?

Martin

oBFusCATed

Yes but it is wrong, because VC sometimes doesn't work with more than one process. Search the bug tracker for similar bug and if you don't find one, please report it.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

gd_on

#2
to extend this original remark to specific project settings :
In Settings/Compiler you have to configure a list of compilers, automaticaly or manually. Here, viewing the whole list is OK.
But, in a specific properties' project, you can also see the same list. Could it be possible to reduce this list, here, to only the compilers configured in the general settings ?
I remember that this question has been asked before, quite a long time ago. It's not a strong request, but I think, it could be nice.

gd_on
Windows 11 64 bits (25H2), svn C::B (last version or almost!), wxWidgets 3.3.2, Msys2 Compilers 16.1.0, 64 bits (seh, posix : gcc, g++ and gfortran in C:\msys64\mingw64) or 32 bits (dwarf2, posix  in C:\msys64\mingw32).

oBFusCATed

Yes, we will do it in the future, I think, I hope it has been done already in the xml branch, but I've not tried it, so I don't know:)
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]