Question: Use a different toolchain
A free, portable, fast and simple C/C++ IDE
Brought to you by:
orwelldevcpp
Is it possible to add a different compilation toolchain? I would like to use this editor to create code for embedded processors (PIC, Atmel, ARM, for example). The compilation toolchains are all based on GCC, so the binaries should be similar between them and the current GCC branch you use.