5 ms·
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
by nextw33k 11y 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.