On Wed, Mar 28, 2018 at 6:17 AM, Luke Mauldin <lukemaul...@gmail.com> wrote:
> Can someone please tell me what the golang team uses as the reference windows 
> x64 compiler? I have heard references to mingw64 but it would be helpful to 
> know the exact version they are using for their unit tests on Windows. I am 
> experiencing different cgo windows behavior in 1.10 than 1.9.3 and I want to 
> verify I am using the validated windows tool chain.

I doubt the toolchain makes a difference.  But I also don't know the
answer to your question.  The builder uses a GCE Windows image (
https://cloud.google.com/compute/docs/instances/windows/#windows_server)
but I don't know whether that include mingw64 or whether it comes from
somewhere else.

CC andybons

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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to