This smells like the XY problem. What are you actually trying to do and how have to tried to do it (actual code, not simplified analogues)?
On Sun, 2017-05-21 at 23:05 -0700, xjdrew wrote: > How can i use this kind of Go in windows? my machine is 64bit also. > If I > download the amd64 Go, the pointer size will be 8 bytes. > > My real issue is , when I call win32 api, uint64 type in the struct > of > win32 is aligned to 8 bytes. > I have to pad the go struct by manual to make it work with win32 api. -- 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.