You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The GCC based mingw (that can be installed from Linux repo) has a cpp for each arch.
For example x86_64-w64-mingw32-cpp, i686-w64-mingw32-cpp.
Some build script may rely on this command.