X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=INSTALL.W32;h=d85d81b0fdd9050f511d3bc761595bb9e663204f;hp=633ebd7c6581db85db31a033866f6b7467b1c60c;hb=d0ff2a237bfba01dda49a32a76e7551cf58a06cc;hpb=9c5b91fd0be0ff6caea17ed62535590a7027b36a diff --git a/INSTALL.W32 b/INSTALL.W32 index 633ebd7c65..d85d81b0fd 100644 --- a/INSTALL.W32 +++ b/INSTALL.W32 @@ -81,7 +81,7 @@ There are various changes you can make to the Win32 compile environment. By default the library is not compiled with debugging symbols. If you add 'debug' - to the mk1mk.pl lines in the do_* batch file then debugging symbols will be + to the mk1mf.pl lines in the do_* batch file then debugging symbols will be compiled in. The default Win32 environment is to leave out any Windows NT specific @@ -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: