I recently needed to test some app on windows, and while cross-compiling in Go is straight-forward, the app had some C code and apparently on Arch Linux the mingw64-gcc package is misconfigured. After some head scratching I figured out a workaround until the package is fixed (task #4313), you have to link your Go code against ssp. note this bug is specific to Arch Linux, however other distros migh