add testsuite for B backends, fix bug in B::Deparse (from
[p5sagit/p5-mst-13.2.git] / README.win32
index ce798f9..e71b6f4 100644 (file)
@@ -85,7 +85,7 @@ popular 4DOS/NT shell have incompatibilities that may cause you trouble.
 If the build fails under that shell, try building again with the cmd
 shell.
 
-The nmake Makefile also has known incompatibilites with the
+The nmake Makefile also has known incompatibilities with the
 "command.com" shell that comes with Windows 9x.  You will need to
 use dmake and makefile.mk to build under Windows 9x.
 
@@ -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