Index of /download/mingw32

Icon  Name                        Last modified      Size  Description
[PARENTDIR] Parent Directory - [   ] installed_msysDTK-1.0.1.zip 2003-01-02 05:06 10M Installed version of [   ] msysDTK-1.0.1.exe 2003-01-02 13:49 9.8M MSYS Developer Tool Kit v1.0.1 [   ] installed_MinGW-3.1.0-1.zip 2003-09-15 11:59 15M Installed version of [   ] MinGW-3.1.0-1.exe 2003-09-15 18:14 15M Minimal GNU for Windows v3.1.0 [   ] MSYS-1.0.10.exe 2004-03-16 19:08 2.7M Minimal SYStem v1.0.10 [   ] installed_MinGW-3.4.2.zip 2005-01-13 18:20 17M Installed version of [   ] MinGW-3.4.2.exe 2010-07-23 04:08 12M Minimal GNU for Windows v3.4.2 [   ] installed_MSYS-1.0.10.zip 2021-10-22 20:00 2.5M Installed version of [TXT] README.txt 2025-05-20 19:18 1.4K README
About
=====
Here can you find my copies of historical "Minimal GNU for Windows"
(= MinGW / mingw32 / MinGW32) versions.

Setup
=====
Install in this order:
1. `MinGW-3.4.2.exe',
2. `MSYS-1.0.10.exe' and do the post-install stuff,
3. `msysDTK-1.0.1.exe'.

Installed Versions
==================
Just in case the official installers don't work for you, I provide installed
copies. (Uninstall files have been removed.) MSYS has been configured for use
with MinGW v3.4.2.

To setup:
1. Extract to `C:\':
   * `installed_MinGW-3.4.2.zip',
   * and/or `installed_MinGW-3.1.0-1.zip',
   * `installed_MSYS-1.0.10.zip',
   * `installed_msysDTK-1.0.1.zip' (optional).
2. Run `C:\msys\1.0\msys.bat' to launch MSYS.

If you prefer using MinGW v3.1 over v3.4.2, then you have to edit
`C:\msys\1.0\etc\fstab' with Notepad (or any other text editor). Same applies,
if you extracted the `installed_MinGW*' archives to, e.g., `D:\Coding\'.

File Origin
===========
Except `MinGW-3.4.2.exe' all EXE files were fetched by me from <https://sourceforge.net/projects/mingw/>.
`MinGW-3.4.2.exe' is from <https://samiam.org/blog/old-200903-mingw-310-1-last-real-mingw-release.html>.

* <http://prdownloads.sf.net/mingw/MinGW-3.1.0-1.exe>
* <https://samiam.org/software/MinGW-3.4.2.exe>
* <http://prdownloads.sf.net/mingw/MSYS-1.0.10.exe>
* <http://prdownloads.sf.net/mingw/msysDTK-1.0.1.exe>


  Robert Riebisch
  rr bttr-software de