Guest
#6505091
Hello, my build environment is EmBitz 1.11 (although not shiny and fresh anymore). As Target Compiler, the outdated ARM GCC Compiler (EmBitz - bare-metal) is used, while the ARM GCC Compiler (generic) Target is been utilized to build and start Windows executables. (Debugging Windows targets is not possible in this configuration. When I asked in the EmBitz forum back then, the answer was just "why should anyone want to do that anyhow???", so for Windows exe debugging, I use Eclipse CDT standalone debugger.) However, it's time to get a newer ARM-GCC, but of course, I do not want to dispense the MinGW compiler for Windows executables. Does one of you know, if there is a way to change the compiler Flags of any of the other Compilers or add own Compilers? Is there a way to define you own Compiler flags?