Note that Bison on GnuWin32 has trouble with paths with spaces
authorMagnus Hagander
Fri, 15 Apr 2011 13:27:02 +0000 (15:27 +0200)
committerMagnus Hagander
Fri, 15 Apr 2011 13:31:41 +0000 (15:31 +0200)
Peter Eisentraut

doc/src/sgml/install-win32.sgml

index 2144862b3f473c666bdf902ed00c15bc5b359865..a8d8fac56672f6e841ec96dbdf6937a43f8f4ac1 100644 (file)
@@ -190,7 +190,18 @@ $ENV{PATH}=$ENV{PATH} . ';c:\some\where\bison\bin';
       Bison can be downloaded from .
       Flex can be downloaded from 
       .
-     
+     
+
+     
+      
+        The Bison distribution from GnuWin32 appears to have a bug that
+        causes Bison to malfunction when installed in a directory with
+        spaces in the name, such as the default location on English
+        installations C:\Program Files\GnuWin32.
+        Consider installing into C:\GnuWin32 instead.
+       
+     
+