Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.4 | 2015-02-21 | ||
Totals: 1 Item | 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.