| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| old | 2015-02-21 | ||
| README-mingw-utils.txt | 2015-02-21 | 968 Bytes | |
| mingw-utils_0.4-1_doc.tar.xz | 2015-02-21 | 9.4 kB | |
| mingw-utils_0.4-1_mingw32.tar.xz | 2015-02-21 | 128.0 kB | |
| Totals: 4 Items | 138.3 kB | 0 | |
mingw-utils is a collection of utilities (hopefully) useful for MinGW and MSYS
installations. It contains:
- redir A utility for redirecting stderr within CMD boxes
- reimp Converts certain MS-format import libs to GNU format
- res2coff Converts .res resource files to .o object format
- a2dll Create a DLL from a static archive
- dsw2mak Create gcc-compatible GNU Makefiles from Visual Studio 6.0
workspaces
- msys-here Launch an msys window from a Windows Explorer context menu
Project Pages:
http://www.mingw.org/
https://sourceforge.net/projects/mingw/
Source:
https://sourceforge.net/projects/mingw/files/MinGW/Extension/mingw-utils
GIT: git://git.code.sf.net/p/mingw/utils
Documentation:
Licenses:
GPLv2+, LGPLv2.1, BSD-like, public domain
Requires:
Unix shell (sh)
Notes:
The reimp.exe located in the MinGW downloads does not work. So I recompiled
a working version.