The name of the MINGW suggest that it is 32-bit - are you sure you are running a full 64-bit tool chain?
What does the --version of the gcc output? On Mon, Jan 30, 2017, 17:30 Arie van Wingerden <xapw...@gmail.com> wrote: > > 2017-01-30 12:04 GMT+01:00 Arie van Wingerden <xapw...@gmail.com>: > > set PATH=%GOROOT%\%MINGWPATH%\bin;%PATH% > > > typo: should be: > set PATH=%GOROOT%\bin;%MINGWPATH%;%PATH% > behavior further as described > > > > -- > 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. > For more options, visit https://groups.google.com/d/optout. > -- Michael Banzon https://michaelbanzon.com/ -- 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. For more options, visit https://groups.google.com/d/optout.