From d0ff2a237bfba01dda49a32a76e7551cf58a06cc Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ulf=20M=C3=B6ller?= Date: Sat, 11 May 2002 09:14:40 +0000 Subject: [PATCH] updated Mingw32 instructions. --- INSTALL.W32 | 8 ++++---- 1 file 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 . GNU make is at - . 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: -- 2.34.1