Specify which of the 7 MSYS2 environments (consoles/terminals) to use
ElectricRCAircraftGuy opened this issue · comments
From the README:
The msys installer is available at https://www.msys2.org/ . Once the installation is complete, run the following on the msys console to install the tools necessary to build the environment, such as gcc and perl.
Please specify which of the 7 environments/consoles to use. See my answer here for what I'm talking about: Installing & setting up MSYS2 from scratch, including adding all 7 profiles to Windows Terminal
Also, huge thanks for this!: https://github.com/yosshin4004/xdev68k/blob/main/build_m68k-toolchain.sh#L199-L210
It works for me too, here: C++: error: expected ',' or '...' before string constant
before __FILE__
in fancy_abort (__FILE__, __LINE__, __FUNCTION__)
when compiling gcc. What a pain!