I am planning to add a Compiler toolchain settings for the MSys2's GCC Compiler.
The planned name is "msys2-gcc". This is one of the things that will be hard to changed; so, I need to confirm the name is OK?
The planned title is "MSys2 GCC".
I plan to add an variable expansion of "$(TARGET_COMPILER_PREFIX)".
Mobdro Kodi bluehostI, also, plan to add variable expansion of "$(TARGET_WORKING_DIR)".
Both of the above variable expansions are going to use forward slashes instead of backslashes.
On my computer, "$(TARGET_COMPILER_DIR)" is "C:\Apps32\MSys2\mingw32\".
While the "$(TARGET_COMPILER_PREFIX)" will be "C:/Apps32/MSys2/mingw32". Notice the last slash is missing.