Estimated hours taken: 0.1<div style="direction: ltr;"><span class="q"><br>Branches: main<br><br>Update README files.<br><br>w3/download/include/release.inc :<br></span></div><div style="direction: ltr;">            Mention support for building the compiler with the .NET 
1.1 SDK or with MSYS.<br>
 </div><span class="q"><br></span>Index: download/include/release.inc<br>===================================================================<br>RCS file: /home/mercury1/repository/w3/download/include/release.inc,v<br>retrieving revision 
1.43<br>diff -u -u -r1.43 release.inc<br>--- download/include/release.inc    6 Feb 2006 06:35:04 -0000    1.43<br>+++ download/include/release.inc    2 Mar 2006 03:01:53 -0000<br>@@ -151,17 +151,20 @@<br> <br> <li> For Windows,<p>
<br>      <ol><br>-     <li> You will need <a href=<a href="http://www.cygwin.com/">http://www.cygwin.com/</a>>Cygwin</a>,<br>+     <li> You will need either <a href=<a href="http://www.cygwin.com/">
http://www.cygwin.com/</a>>Cygwin</a>,<br>           which you can download<br>-          <a href=<a href="http://www.cygwin.com/setup.exe">http://www.cygwin.com/setup.exe</a>>here</a>.<br>-          Cygwin includes GNU C and GNU Make.<p>
<br>+          <a href=<a href="http://www.cygwin.com/setup.exe">http://www.cygwin.com/setup.exe</a>>here</a>,<br>+          or <a href=<a href="http://www.mingw.org/msys.shtml">http://www.mingw.org/msys.shtml
</a>>MSYS</a>.<br>+          Cygwin includes GNU C and GNU Make.<br>+          MSYS includes GNU Make, but requires <br>+          <a href=<a href="http://www.mingw.org">http://www.mingw.org</a>>MinGW GNU C</a>.<p>
<br>      <li> You can optionally use<br>           <a href="<a href="http://msdn.microsoft.com/visualc/default.asp">http://msdn.microsoft.com/visualc/default.asp</a>"><br>           Microsoft Visual C</a> rather than GNU C.<p>
<br>      <li> If you want to take a look at our preliminary support for .NET,<br>           you also need <br>       <ol><br>-          <li> the Microsoft .NET SDK version 1, available from<br>+          <li> the Microsoft .NET SDK version 1 or 
1.1, available from<br>                    <a href="<a href="http://msdn.microsoft.com/netframework/">http://msdn.microsoft.com/netframework/</a>"><br>            MSDN</a>.<br>                If you are an MSDN Universal subscriber you can
<br><br>