diff options
Diffstat (limited to 'README.win32')
-rw-r--r-- | README.win32 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.win32 b/README.win32 index ce798f95ab..66482b9896 100644 --- a/README.win32 +++ b/README.win32 @@ -127,6 +127,10 @@ Make sure you install the binaries that work with MSVCRT.DLL as indicated in the README for the GCC bundle. You may need to set up a few environment variables (usually run from a batch file). +The version of gcc-2.95.2-msvcrt.exe released 7 November 1999 left out +a fix for certain command line quotes, so be sure to download and install +fixes/quote-fix-msvcrt.exe too. + You also need dmake. See L</"Make"> above on how to get it. =back |