Minimalist GNU for Windows
MinGW Utilities
Miscellaneous programming utilities provided by the MinGW team to help you out.
Tools included in MinGW Utilities
- dos2unix - Converts Dos text files to Unix text files
- drmingw - A JIT (just in time) debugger
- peexports - Tool that finds the exports of a DLL file
- redir - Tool to redirect stderr
- reimp - Tool to create a .def file from a Microsoft import library
- res2coff - a binary resource to COFF object format converter
- unix2dos - Converts Unix text files to Dos text files
License
Multiple licenses, please refer to each individual tool license.
Download
It can be download from
Sourceforge's MinGW project page or
MinGW's website. The package name is mingw-utils-NNN.tar.gz (for a precompiled version) or mingw-utils-NNN-src.tar.gz (for a source distribution)


