this is a compiler wrapper made to wrap
- borland c++ 5.5.1 (no longer available, *bc*)
- DJGPP (gp.cmd,older gp.bat,*gp*)
- mingw and mingw-w64 compilers (install-compilers.cmd, zap*, *gw2*)
- mingw-w64 vityan compiler batch files for ubuntu natty and freebsd (*gwix*) are packaged with set just above. currently, you still have to specify exe or dll even there is no extension of linux binaries. it is not setup yet for .so files. I will need to do something for those.
These are distributed as separate zip files, and are updated and upgraded whenever I see a bug, or need a feature.
Help on is --help
They are meant to be run under windows.
gw.cmd, bc2.cmd, gp.cmd, gwix.cmd are your compiler wrapper batch files you will be using.
...