Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
mingw-utils_0.4_doc.7z | 2012-11-17 | 21.1 kB | |
mingw-utils_0.4_bin_win32.7z | 2012-11-17 | 96.5 kB | |
config-win32.log | 2012-11-17 | 215.6 kB | |
Totals: 3 Items | 333.1 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.