https://golang.org/doc/install <https://golang.org/doc/install> says that 
Windows XP is supported. Maybe your Windows 10 machine is 64-bit and your 
Windows XP machine is 32-bit. Try setting the GOARCH environment variable to 
386 before you compile to generate 32-bit EXE files.

Andy

-- 
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