[go-nuts] Windows cgo complier

2018-03-28 Thread Tamás Gulácsi
gopkg.in/goracle.v2 users report that tdm-gcc64 works for them. -- 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

Re: [go-nuts] Windows cgo complier

2018-03-28 Thread Ian Lance Taylor
On Wed, Mar 28, 2018 at 6:17 AM, Luke Mauldin 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 > expe

[go-nuts] Windows cgo complier

2018-03-28 Thread Luke Mauldin
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