News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Multiple compiler versions?

Started by comma overloader, November 04, 2015, 05:03:34 AM

Previous topic - Next topic

comma overloader

I want to include multiple versions of GCC in the list of available compilers. How do I do this? It seems like I am only allowed to add a new compiler if it is of a different type than GCC. Even for just one project, I cannot find how to change the version without overriding it globally (assuming that's what happens if I change it in a "global compiler settings" window).

oBFusCATed

1. Settings->Compiler
2. select gcc
3. copy it
4. change the toolchain executables
5. select the compiler in the target/project
(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!]

comma overloader

I had to examine the screen for a couple of minutes before I could find the <Copy> button haha! Thanks.