<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content="MSHTML 6.00.3790.4237" name=GENERATOR>
<STYLE>
<!--
 /* Font Definitions */
 @font-face
        {font-family:ËÎÌå;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:Verdana;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:"\@ËÎÌå";
        panose-1:2 1 6 0 3 1 1 1 1 1;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        text-align:justify;
        text-justify:inter-ideograph;
        font-size:10.5pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:Verdana;
        color:windowtext;
        font-weight:normal;
        font-style:normal;
        text-decoration:none none;}
 /* Page Definitions */
 @page Section1
        {size:595.3pt 841.9pt;
        margin:72.0pt 90.0pt 72.0pt 90.0pt;
        layout-grid:15.6pt;}
div.Section1
        {page:Section1;}
-->
</STYLE>
</HEAD>
<BODY>
<DIV><FONT face=Verdana size=2><FONT face=Verdana><FONT size=2>a patch for win32 
build when there is no bison present</FONT></FONT></DIV>
<DIV>
<DIV><FONT face=Verdana size=2>there is a mistake in the batch file which copy 
the needed files to the wrong place</FONT></DIV>
<DIV><FONT face=Verdana><FONT size=2></FONT></FONT> </DIV>
<DIV><FONT face=Verdana><FONT size=2></FONT></FONT> </DIV>
<DIV><FONT face=Verdana>Index: D:/LLVM/llvm/win32/dobison.cmd</FONT></DIV>
<DIV> </DIV>
<DIV><FONT 
face=Verdana>===================================================================</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Verdana>--- D:/LLVM/llvm/win32/dobison.cmd (revision 
51136)</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Verdana>+++ D:/LLVM/llvm/win32/dobison.cmd (working 
copy)</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Verdana>@@ -22,6 +22,7 @@</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Verdana><BR> :nobison<BR> echo Bison not found.  
Using pre-generated files.<BR>-copy %~pn4.cpp.cvs %5\%3.cpp<BR>+copy 
%~pn4.cpp.cvs .\%3.cpp<BR>+copy %~pn4.h.cvs .\%3.h<BR> copy %~pn4.h.cvs 
%5\%3.h<BR> exit<BR></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV align=left><FONT size=2>
<HR style="WIDTH: 122px; HEIGHT: 2px" SIZE=2>
</FONT></DIV>
<DIV><FONT color=#c0c0c0><FONT size=2>humeafo</FONT></DIV>
<DIV><FONT 
size=2>2008-05-15</FONT></FONT></DIV></FONT></FONT></DIV></BODY></HTML>