8

How NOT to cross compile code to Windows:

Chrome Remote Desktop →
Shitty Wi-Fi hotspot →
Mac at home →
VirtualBox Windows VM

Comments
  • 0
    Topmost system being a Chromebook. Well, it works when the Wi-Fi isn't shit.
  • 0
    Well, luckilly for the rest of us there is mosh and if Windows binaries are really necessary than MinGW :-)
  • 0
    @miska interesting. What are those?
  • 0
    @corscheid Mosh is kinda ssh that works well even over crappy internet and MinGW is cross-compiler so you can create windows binaries on Linux. And for testing there is always Wine :-)
  • 0
    Need to compile Go not C or C++. That is totally awesome tho!
  • 0
    Have no experience with go, but AFAIK gcc supports go as well. Although in my distribution mingw-gcc-go is not packaged, so either nobody cared or there could be some sort of trouble.
Add Comment