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
Proposal: all.bat on windows should automatically include "c:\mingw\bin
in PATH if c:\mingw\bin\gcc.exe exists and isn't otherwise found in path.
then new builder setup is just clicking OK OK OK on default installers
and doesn't require any config file editing
Then I don't need to manually remember to run:
set PATH=c:\mingw\bin;%PATH%
Russ says: "if you're writing the CL, sure"
--------
Help wanted, or I can learn bat files one day.