gonative
gonative copied to clipboard
Test / Validate on Windows
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.
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.
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!