Skip to content

build: include C:\mingw\bin in Windows PATH by default #4077

@bradfitz

Description

@bradfitz
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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions