gonative icon indicating copy to clipboard operation
gonative copied to clipboard

Test / Validate on Windows

Open inconshreveable opened this issue 10 years ago • 2 comments

All of the unix-specific code has been replaced with Go now, so absent any differences in how Go bootstraps itself, gonative should start to work on Windows. Needs testing.

inconshreveable avatar Mar 12 '15 02:03 inconshreveable

I ran this on windows 7 with cgo and TDDM-GCC-64 and it worked! Would be nice to have this under some kind of automation though.

vrecan avatar Jun 15 '15 19:06 vrecan

Well that's pretty cool. I'd still like to get it working on windows without any unix compiler tool chain installed, but glad to know it's not too hard to get it working!

inconshreveable avatar Jun 24 '15 08:06 inconshreveable