aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL.W32
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>2002-05-11 09:14:40 +0000
committerUlf Möller <ulf@openssl.org>2002-05-11 09:14:40 +0000
commitd0ff2a237bfba01dda49a32a76e7551cf58a06cc (patch)
tree7c533522af2725c50c399a6c6588b9df33a30e81 /INSTALL.W32
parent6e5dd63c774d629bafe633dd13aca2664207d514 (diff)
downloadopenssl-d0ff2a237bfba01dda49a32a76e7551cf58a06cc.tar.gz
updated Mingw32 instructions.
Diffstat (limited to 'INSTALL.W32')
-rw-r--r--INSTALL.W328
1 files changed, 4 insertions, 4 deletions
diff --git a/INSTALL.W32 b/INSTALL.W32
index 0d71a46bdf..d85d81b0fd 100644
--- a/INSTALL.W32
+++ b/INSTALL.W32
@@ -112,10 +112,10 @@
* Compiler installation:
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.
+ gnu-win32/mingw32/gcc-2.95.2/gcc-2.95.2-msvcrt.exe>. Extract it
+ to a directory such as C:\gcc-2.95.2 and add c:\gcc-2.95.2\bin to
+ the PATH environment variable in "System Properties"; or edit and
+ run C:\gcc-2.95.2\mingw32.bat to set the PATH.
* Compile OpenSSL: