Skip to content

cmd/dist: Windows 2000 fails to find the boostrap tool to execute on tip #7242

@andlabs

Description

@andlabs
What steps will reproduce the problem?
If possible, include a link to a program on play.golang.org.
1. hg clone -u tip https://code.google.com/p/go
2. cd go\src
3. all.bat

What is the expected output?
A complete build.

What do you see instead?
# Building C bootstrap tool.
cmd/dist

# Building compilers and Go bootstrap tool.
'"\go_bootstrap"' is not recognized as an internal or external command,
operable program or batch file.

== was unexpected at this time.

Which compiler are you using (5g, 6g, 8g, gccgo)?
mingw-w64 i686-4.8.2-release-win32-sjlj-rt_v3-rev2.7z

Which operating system are you using?
Windows 2000 Professional Service Pack 4 (running in VirtualBox 4.3)

Which version are you using?  (run 'go version')
latest tip

Please provide any additional information below.
Windows 2000 is the earliest version listed as supported on
http://golang.org/doc/install, so I thought to use it for backwards compatibility
testing of my Windows API code.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions