On Tue, May 12, 2020 at 1:11 PM Randall Becker <the.n.e....@gmail.com> wrote: > > I have the go repository with release-branch.go1.4 checked out on a > Windows/cygwin64 installation. Looking for the bootstrap.bash and not finding > one in that branch. Assuming that my eventual target will be called nsx > (rather the standard name for other open source projects), would this be > amd64 as a starting point, or does that not matter? Not sure about the next > step. make.bat to build for Windows first?
The only reason to use go1.4 is to use it to build a newer version of Go, ideally the current version. Once you've built the current version, use that for everything else, and set your go1.4 build aside unless and until you need to build Go from scratch again. Yes, I assume that you would use amd64 as a starting point, since your target is 64-bit x86 based. Ian -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/CAOyqgcUPb-1HX1Tw1GKVhMXYymGdFAFs1QFExEEw0BbczzaAUQ%40mail.gmail.com.