Hacker News new | ask | show | jobs
by nextw33k 3974 days ago
I know the Pidgin project used to build their windows version on Linux using GCC and setting the make target.

You get a constantly up to date compiler (because of the system package management) and you don't need a MS license for your buildbot. It's a win win.