User forums > Using Code::Blocks

Multiple compiler versions?

(1/1)

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

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

Navigation

[0] Message Index

Go to full version