I'd like to leave off another release until the new front end has been brought to a working state and merged, and the pause time issues have been somewhat resolved. The main thing when compiling for release on windows is to use the -static-libgcc linker setting (which removes the need for the glibc dll).
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'd like to leave off another release until the new front end has been brought to a working state and merged, and the pause time issues have been somewhat resolved. The main thing when compiling for release on windows is to use the -static-libgcc linker setting (which removes the need for the glibc dll).