diff options
author | Ulf Möller <ulf@openssl.org> | 2000-09-23 04:06:08 +0200 |
---|---|---|
committer | Ulf Möller <ulf@openssl.org> | 2000-09-23 04:06:08 +0200 |
commit | 03dbae0d209be516e693102b9f64b16c9b19a3ba (patch) | |
tree | 502faa71af1a32d57371bdafce7aabd938ba45a4 /INSTALL.W32 | |
parent | typo (diff) | |
download | openssl-03dbae0d209be516e693102b9f64b16c9b19a3ba.tar.xz openssl-03dbae0d209be516e693102b9f64b16c9b19a3ba.zip |
URL to "latest" Mingw release (which is almost a year old :()
Diffstat (limited to 'INSTALL.W32')
-rw-r--r-- | INSTALL.W32 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL.W32 b/INSTALL.W32 index 2ef764a614..e30e8ee6c9 100644 --- a/INSTALL.W32 +++ b/INSTALL.W32 @@ -108,8 +108,8 @@ * Compiler installation: - Mingw32 is available from <ftp://ftp.xraylith.wisc.edu/pub/khan/gnu-win32/ - mingw32/egcs-1.1.2/egcs-1.1.2-mingw32.zip>. GNU make is at + Mingw32 is available from <ftp://ftp.xraylith.wisc.edu/pub/khan/ + gnu-win32/mingw32/gcc-2.95.2/gcc-2.95.2-msvcrt.exe>. GNU make is at <ftp://agnes.dida.physik.uni-essen.de/home/janjaap/mingw32/binaries/ make-3.76.1.zip>. Install both of them in C:\egcs-1.1.2 and run C:\egcs-1.1.2\mingw32.bat to set the PATH. |